vue install

This commit is contained in:
zmr900709
2020-07-15 16:16:40 +08:00
parent f662e813a7
commit 1918062639
2 changed files with 7 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"uview-ui": "^1.5.0"
"uview-ui": "^1.5.0",
"vuex": "^3.5.1"
}
}