fix: 首页跳转
Showing
| ... | ... | @@ -8,13 +8,14 @@ |
| "lint": "vue-cli-service lint" | ||
| }, | ||
| "dependencies": { | ||
| "@antv/g2": "^4.0.15", | ||
| "@antv/g2": "^5.1.15", | ||
| "ant-design-vue": "^1.7.8", | ||
| "axios": "^0.21.1", | ||
| "core-js": "^3.6.5", | ||
| "dayjs": "^1.10.6", | ||
| "echarts": "^4.9.0", | ||
| "element-resize-detector": "^1.2.3", | ||
| "element-ui": "^2.15.14", | ||
| "lodash.debounce": "^4.0.8", | ||
| "mapbox-gl": "^2.0.1", | ||
| "vue": "^2.6.11", | ||
| ... | ... |
Please
register
or
sign in
to comment