There was an error while loading. Please reload this page.
1 parent 19da40b commit bc2cf87Copy full SHA for bc2cf87
2 files changed
README.md
@@ -71,6 +71,8 @@ npm run dev
71
72
打开[微信开发者工具](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html),把 `_example` 目录添加进去就可以预览示例了。
73
74
+> ⚠️ 为保证 `_example` 示例小程序的正常运行,请使用已开通「微信同声传译」插件使用权限的小程序 AppID,若无法使用该插件,请在 `app.json` 文件中移除 `plugins` 配置,以免小程序无法正常运行。
75
+
76
## 基础库版本
77
78
最低基础库版本`^2.6.5`
packages/tdesign-miniprogram/README.md
0 commit comments