line等组件
Showing
| ... | ... | @@ -16,14 +16,15 @@ |
| "vue": "eslint --ext .vue src" | ||
| }, | ||
| "dependencies": { | ||
| "axios": "^0.18.0", | ||
| "babel-polyfill": "^6.26.0", | ||
| "echarts": "^4.2.0-rc.2", | ||
| "element-ui": "^2.4.9", | ||
| "lodash": "^4.17.4", | ||
| "vue": "^2.5.2", | ||
| "axios": "^0.18.0", | ||
| "vue-class-component": "^6.0.0", | ||
| "vue-property-decorator": "^6.0.0", | ||
| "vue-router": "^3.0.1", | ||
| "echarts": "^4.2.0-rc.2", | ||
| "element-ui": "^2.4.9", | ||
| "vuex": "^3.0.1", | ||
| "vuex-class": "^0.3.0" | ||
| }, | ||
| ... | ... |
Please
register
or
sign in
to comment