feature: 优化
Showing
30.7 KB
352 Bytes
12.6 KB
352 Bytes
69.4 KB
12.4 KB
7.07 KB
12.6 KB
951 Bytes
243 KB
This diff is collapsed.
This diff is collapsed.
| ... | ... | @@ -19,8 +19,8 @@ |
| }, | ||
| "dependencies": { | ||
| "@better-scroll/core": "^2.0.5", | ||
| "@qg/cherry-ui": "^2.18.66", | ||
| "@qg/citrus-ui": "0.0.1-alpha.2", | ||
| "@qg/cherry-ui": "^2.18.75", | ||
| "@qg/citrus-ui": "0.0.14", | ||
| "axios": "^0.21.1", | ||
| "babel-plugin-transform-vue-jsx": "^4.0.1", | ||
| "egg": "^2.3.0", | ||
| ... | ... | @@ -32,6 +32,7 @@ |
| "egg-webpack": "^4.4.7", | ||
| "egg-webpack-vue": "^2.0.0", | ||
| "js-cookie": "^2.2.1", | ||
| "npm": "^6.14.10", | ||
| "qs": "^6.9.4", | ||
| "raven-js": "^3.27.2", | ||
| "sa-sdk-javascript": "^1.15.27", | ||
| ... | ... | @@ -42,8 +43,7 @@ |
| "vue-router": "^3.0.1", | ||
| "vuex": "^3.0.1", | ||
| "vuex-class": "^0.3.1", | ||
| "vuex-router-sync": "^5.0.0", | ||
| "npm": "^6.14.10" | ||
| "vuex-router-sync": "^5.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "typescript": "^3.9.2", | ||
| ... | ... |