ECH2O

Results 36 comments of ECH2O

@inzh https://github.com/ishare20/lemonPush/pull/6

根据格式添加到 `metadata.yaml` 即可

I tried the code in GPT-3 and it worked. ```js let requestBody = functionArgumentsStr; if (functionName == 'python') { functionName = 'repl_repl_post' requestBody = JSON.stringify({ language: "python", code: `${functionArgumentsStr}` })...

## 我测试成功了,简单说下步骤 _如图更新到了4.24_ ![image](https://github.com/user-attachments/assets/92ce218e-8b77-4953-9952-6a62b154958c) 1. 到 https://nativesupport.dcloud.net.cn/AppDocs/download/android 下载最新的离线打包SDK 2. Windows 更新自己想要的 HbuilderX 版本 3. 复制更新的版本 HbuilderX/plugins/uniapp-cli 到 /usr/local/hbuilderx-linux/plugins --- 我设想的一些功能,如果有时间的话我可以试着加上 ## Feature - [ ] uapp cli 支持自定义 sdk/plugins 数据源...

只要是用到了van-popup ,toast dialog 都受影响 删除手动导入的代码就行了