layer
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -7,6 +7,9 @@ |
| "build": "vue-cli-service build" | ||
| }, | ||
| "dependencies": { | ||
| "ant-design-vue": "^1.7.4", | ||
| "axios": "^0.21.1", | ||
| "proj4": "^2.7.2", | ||
| "vue": "^2.6.11", | ||
| "vue-router": "^3.2.0", | ||
| "vuex": "^3.4.0" | ||
| ... | ... | @@ -15,6 +18,8 @@ |
| "@vue/cli-plugin-router": "~4.5.0", | ||
| "@vue/cli-plugin-vuex": "~4.5.0", | ||
| "@vue/cli-service": "~4.5.0", | ||
| "ol": "^6.5.0", | ||
| "parcel-bundler": "^1.12.4", | ||
| "vue-template-compiler": "^2.6.11" | ||
| }, | ||
| "browserslist": [ | ||
| ... | ... |
public/api/casedata.json
0 → 100644
This diff is collapsed.
public/api/region.json
0 → 100644
src/components/adds.vue
0 → 100644
src/views/About.vue
deleted
100644 → 0
src/views/Home.vue
deleted
100644 → 0
src/views/Main.vue
0 → 100644
vue.config.js
0 → 100644
Please
register
or
sign in
to comment