Silentdoer

导航

2022年6月22日 #

uni-app零碎总结

摘要: 1.通过vue-cli创建的uni-app项目,如果有用到sass,那么node要用12.x版本的,且安装命令是:npm i sass-loader@7 node-sass@4 -D --save,还得安装了Python2.x且设置为Path; 阅读全文

posted @ 2022-06-22 15:31 Silentdoer 阅读(15) 评论(0) 推荐(0) 编辑