摘要: 1、 npm install taro-ui-vue3 2、app.js 引入所有样式 // 引用全部组件样式 import 'taro-ui-vue3/dist/style/index.scss' 3、编译成H5 在项目的 config 目录下增加一个 h5 构建脚本: h5-building-s 阅读全文
posted @ 2021-07-28 15:41 MvloveYouForever 阅读(1662) 评论(0) 推荐(0) 编辑