# Conflicts:
#	package.json
This commit is contained in:
zhangyanduan
2022-06-17 09:06:31 +08:00
25 changed files with 424 additions and 167 deletions
+2 -1
View File
@@ -20,6 +20,7 @@
"jquery": "^3.5.1",
"js-base64": "^2.6.2",
"moment": "^2.29.1",
"qs": "latest",
"sortablejs": "^1.14.0",
"v-charts": "^1.19.0",
"vant": "^2.12.36",
@@ -27,10 +28,10 @@
"vue": "^2.6.11",
"vue-clipboard2": "^0.3.1",
"vue-contextmenujs": "^1.3.13",
"vue-custom-scrollbar": "^1.4.4",
"vue-i18n": "^8.22.4",
"vue-router": "^3.2.0",
"vuex": "^3.4.0",
"qs": "latest",
"increase-memory-limit": "^1.0.3",
"cross-env": "^5.0.5"
},