吉安感知网项目-前端
shuishen
5 days ago e64db6552ad573050e93d50a492fc053cafa3d18
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
packages:
  - "applications/*"
  - "packages/*"
  - "uniapps/*"
 
catalog:
  "@amap/amap-jsapi-loader": "^1.0.1"
  "@dvgis/dc-sdk": "3.4.0"
  "@dvgis/vite-plugin-dc": "2.2.0"
  "@element-plus/icons-vue": "^2.3.1"
  "@saber/nf-design-base-elp": "^1.3.0"
  "@saber/nf-form-design-elp": "^1.4.1"
  "@saber/nf-form-elp": "^1.4.4"
  "@smallwei/avue": "3.6.2"
  "@turf/turf": "^6.5.0"
  "animate.css": "^4.1.1"
  "avue-plugin-ueditor": "1.0.4"
  "axios": "^1.8.3"
  "cesium": "1.126.0"
  "codemirror": "^5.65.16"
  "crypto-js": "^4.1.1"
  "dayjs": "^1.10.6"
  "decimal.js": "^10.4.3"
  "disable-devtool": "^0.3.8"
  "echarts": "^5.6.0"
  "element-plus": "2.9.11"
  "eventemitter3": "^5.0.1"
  "highlight.js": "^11.9.0"
  "html5-qrcode": "^2.3.8"
  "hull.js": "^1.0.6"
  "js-audio-recorder": "^1.0.7"
  "js-base64": "^3.7.4"
  "js-cookie": "^3.0.0"
  "js-md5": "^0.7.3"
  "jszip": "^3.10.1"
  "leaflet": "^1.9.4"
  "leaflet-ant-path": "^1.3.0"
  "lodash": "^4.17.21"
  "mathjs": "10.0.0"
  "mitt": "^3.0.1"
  "mqtt": "^5.11.0"
  "nprogress": "^0.2.0"
  "postcss-pxtorem": "^6.1.0"
  "qrcodejs2-fix": "^0.0.1"
  "reconnecting-websocket": "^4.4.0"
  "sm-crypto": "^0.3.13"
  "trtc-sdk-v5": "^5.14.0"
  "uuid": "^11.1.0"
  "vant": "^4.9.21"
  "video.js": "^8.23.4"
  "videojs-markers": "^1.0.1"
  "vue": "^3.5.13"
  "vue-i18n": "^9.1.9"
  "vue-router": "^4.3.2"
  "vue3-clipboard": "^1.0.0"
  "vuedraggable": "^4.1.0"
  "vuex": "^4.1.0"
  "xlsx": "^0.18.5"
 
  # build/dev 工具
  "@vitejs/plugin-basic-ssl": "^1.1.0"
  "@vitejs/plugin-vue": "^5.0.4"
  "@vue/compiler-sfc": "^3.4.27"
  "prettier": "^2.8.7"
  "sass": "^1.85.1"
  "terser": "^5.31.1"
  "unplugin-auto-import": "^0.11.2"
  "vite": "5.2.12"
  "vite-plugin-compression": "^0.5.1"
  "vite-plugin-minipic": "^1.3.0"
  "vite-plugin-svg-icons": "^2.0.1"
  "vite-plugin-vue-setup-extend": "^0.4.0"