auto commit
正在显示
| ... | ... | @@ -21,6 +21,7 @@ | 
| "push": "bash gitPush.sh" | ||
| }, | ||
| "dependencies": { | ||
| "@amap/amap-jsapi-loader": "^1.0.1", | ||
| "axios": "^0.19.2", | ||
| "core-js": "^3.6.5", | ||
| "dayjs": "^1.8.30", | ||
| ... | ... | @@ -73,7 +74,8 @@ | 
| "vue-skeleton-webpack-plugin": "^1.2.2", | ||
| "vue-template-compiler": "^2.6.11", | ||
| "webpack-bundle-analyzer": "^4.4.2", | ||
| "pdfjs-dist": "2.4.456" | ||
| "pdfjs-dist": "2.4.456", | ||
| "storejs": "2.0.1" | ||
| }, | ||
| "eslintConfig": { | ||
| "root": true, | ||
| ... | ... | 
src/api/appoint.js
0 → 100644
src/api/question.js
0 → 100644
src/views/geoNavigation/index.vue
0 → 100644
想要评论请 注册 或 登录