feat:基本页面框架搭建
正在显示
| ... | ... | @@ -10,6 +10,7 @@ |
| "lint": "vue-cli-service lint" | ||
| }, | ||
| "dependencies": { | ||
| "animejs": "^3.2.1", | ||
| "axios": "^0.27.2", | ||
| "core-js": "^3.8.3", | ||
| "element-ui": "^2.15.9", | ||
| ... | ... | @@ -29,6 +30,7 @@ |
| "@vue/cli-plugin-vuex": "~5.0.0", | ||
| "@vue/cli-service": "~5.0.0", | ||
| "@vue/eslint-config-standard": "^6.1.0", | ||
| "echarts": "^5.3.3", | ||
| "eslint": "^7.32.0", | ||
| "eslint-plugin-import": "^2.25.3", | ||
| "eslint-plugin-node": "^11.1.0", | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
差异被折叠。
src/views/home/index-new.vue
0 → 100644
差异被折叠。
请
注册
或者
登录
后发表评论