chien hsin Yang
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....
重现代码: ```jsx ``` 运行环境: 微信小程序开发者工具, 调试基础库: 3.1.5 报错信息:  报错位置: node_modules/antd-mobile/2x/es/utils/use-lock-scroll.js 