Merge branch 'develop'
# Conflicts: # src/router/index.ts
正在显示
package-lock.json
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -5,7 +5,7 @@ |
| "scripts": { | ||
| "dev": "vite", | ||
| "build": "vite build", | ||
| "buildDev": "vite build --mode development", | ||
| "build:dev": "vite build --mode development", | ||
| "build:tsc": "tsc && vite build", | ||
| "preview": "vite preview", | ||
| "lint": "npx eslint src", | ||
| ... | ... | @@ -15,6 +15,7 @@ |
| "format": "npm run prettier:fix && npm run lint:fix" | ||
| }, | ||
| "dependencies": { | ||
| "@amap/amap-jsapi-loader": "^1.0.1", | ||
| "@ant-design/icons": "^5.0.1", | ||
| "@reduxjs/toolkit": "^1.9.2", | ||
| "@wangeditor/editor": "^5.1.23", | ||
| ... | ... | @@ -31,6 +32,7 @@ |
| "match-sorter": "^6.3.1", | ||
| "moment": "^2.29.4", | ||
| "pinyin-pro": "^3.14.0", | ||
| "prop-types": "^15.8.1", | ||
| "qs": "^6.10.3", | ||
| "query-string": "^8.1.0", | ||
| "react": "^18.1.0", | ||
| ... | ... | @@ -66,4 +68,4 @@ |
| "vite": "^4.3.9", | ||
| "vite-tsconfig-paths": "^3.5.0" | ||
| } | ||
| } | ||
| \ No newline at end of file | ||
| } |
pnpm-lock.yaml
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/api/interface/pilotTrainType.ts
0 → 100644
src/api/modules/pilotTrainAPI.ts
0 → 100644
src/components/select-map/index.tsx
0 → 100644
src/components/select-map/map.tsx
0 → 100644
yarn.lock
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
请
注册
或者
登录
后发表评论