chien hsin Yang

Results 5 issues of chien hsin Yang

实现 #17 启用iframe模式以及配置项: ```js { "iframe": true, "iframeOptions": { "autorun": false, // 是否自动运行代码块 "runCodeBtn": { // 运行代码块的按钮属性(autorun为false时有效) "innerText": "run", "style": "color: #000" }, "injectCss": [ // 注入 css 链接(优先级低于injectCssText) "https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"...

# Add New Prompt > ⚠️ PLEASE INCLUDE YOUR PROMPTS IN BOTH THE `README.md` and `prompts.csv` FILES FOLLOWING THE GUIDELINES PROVIDED BELOW. You'll need to add your prompt into README.md,...

# Add New Prompt > ⚠️ PLEASE INCLUDE YOUR PROMPTS IN BOTH THE `README.md` and `prompts.csv` FILES FOLLOWING THE GUIDELINES PROVIDED BELOW. You'll need to add your prompt into README.md,...

### Describe the bug In my example, I've implemented a Counter component that increases the count by 1 and displays the final count every time an `onClick` event is triggered....

enhancement

重现代码: ```jsx ``` 运行环境: 微信小程序开发者工具, 调试基础库: 3.1.5 报错信息: ![image](https://github.com/cqkqinfo/ui/assets/6279882/c3d3451d-249d-4216-968b-1d715cb8346f) 报错位置: node_modules/antd-mobile/2x/es/utils/use-lock-scroll.js ![image](https://github.com/cqkqinfo/ui/assets/6279882/32d5c8fd-06d1-4e57-b151-9ea132fbb7a4)