Commit f4d44a48 by zhangxingmin

push

parent 8f24f86b
...@@ -17,6 +17,11 @@ ...@@ -17,6 +17,11 @@
"devDependencies": { "devDependencies": {
"less": "^4.3.0", "less": "^4.3.0",
"@dcloudio/vue-cli-plugin-uni": "^3.0.0-27920200625001" "@dcloudio/vue-cli-plugin-uni": "^3.0.0-27920200625001"
},
"scripts": {
"dev": "uni -p",
"build:h5": "uni build --platform h5",
"build:weapp": "uni build --platform mp-weixin"
} }
}, },
"node_modules/copy-anything": { "node_modules/copy-anything": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment