提交 1219afb7 编写于 作者: WangMoYang's avatar WangMoYang

Update publish.md

上级 5985d8c3
......@@ -75,7 +75,6 @@ HBuilderX发布插件界面暂未支持前端组件价格设置,插件作者
- 不支持直接引入插件内部的文件,仅支持导入插件根目录
正确的引入方式:`import { test } from '@/uni_modules/test-components' // 需要插件作者在 index.uts 中 导出 test`
错误的引入方式:`import { test } from '@/uni_modules/test-components/test.uts'`
## uni-app前端模板
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册