吉安感知网项目-前端
罗广辉
2026-01-26 beb95fb5fc166804056abafd70fc01ac27de7621
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
    "name": "@ztzf/task-work-order",
    "private": true,
    "version": "4.1.0",
    "scripts": {
        "dev": "vite --host",
        "prod": "vite --mode production",
        "build:test": "vite build --mode test",
        "build:prod": "vite build --mode production",
        "serve": "vite preview --host"
    },
    "dependencies": {
        "@amap/amap-jsapi-loader": "catalog:",
        "@dvgis/dc-sdk": "catalog:",
        "@element-plus/icons-vue": "catalog:",
        "@saber/nf-design-base-elp": "catalog:",
        "@saber/nf-form-design-elp": "catalog:",
        "@saber/nf-form-elp": "catalog:",
        "@smallwei/avue": "catalog:",
        "@turf/turf": "catalog:",
        "@vue-office/docx": "^1.6.3",
        "@vue-office/pdf": "^2.0.10",
        "@ztzf/apis": "workspace:*",
        "@ztzf/components": "workspace:*",
        "@ztzf/constants": "workspace:*",
        "@ztzf/hooks": "workspace:*",
        "@ztzf/utils": "workspace:*",
        "animate.css": "catalog:",
        "avue-plugin-ueditor": "catalog:",
        "axios": "catalog:",
        "cesium": "catalog:",
        "codemirror": "catalog:",
        "crypto-js": "catalog:",
        "dayjs": "catalog:",
        "decimal.js": "catalog:",
        "disable-devtool": "catalog:",
        "echarts": "catalog:",
        "element-plus": "catalog:",
        "eventemitter3": "catalog:",
        "highlight.js": "catalog:",
        "html5-qrcode": "catalog:",
        "hull.js": "catalog:",
        "js-audio-recorder": "catalog:",
        "js-base64": "catalog:",
        "js-cookie": "catalog:",
        "js-md5": "catalog:",
        "jszip": "catalog:",
        "leaflet": "catalog:",
        "leaflet-ant-path": "catalog:",
        "lodash": "catalog:",
        "mathjs": "catalog:",
        "mitt": "catalog:",
        "mqtt": "catalog:",
        "nprogress": "catalog:",
        "qrcodejs2-fix": "catalog:",
        "reconnecting-websocket": "catalog:",
        "sm-crypto": "catalog:",
        "trtc-sdk-v5": "catalog:",
        "uuid": "catalog:",
        "vant": "catalog:",
        "video.js": "catalog:",
        "videojs-markers": "catalog:",
        "vue": "catalog:",
        "vue-demi": "^0.14.10",
        "vue-i18n": "catalog:",
        "vue-router": "catalog:",
        "vue3-clipboard": "catalog:",
        "vuedraggable": "catalog:",
        "vuex": "catalog:",
        "xlsx": "catalog:"
    },
    "devDependencies": {
        "@dvgis/vite-plugin-dc": "catalog:",
        "@vitejs/plugin-basic-ssl": "catalog:",
        "@vitejs/plugin-vue": "catalog:",
        "@vue/compiler-sfc": "catalog:",
        "postcss-pxtorem": "catalog:",
        "sass": "catalog:",
        "terser": "catalog:",
        "unplugin-auto-import": "catalog:",
        "vite": "catalog:",
        "vite-plugin-compression": "catalog:",
        "vite-plugin-minipic": "catalog:",
        "vite-plugin-svg-icons": "catalog:",
        "vite-plugin-vue-setup-extend": "catalog:"
    }
}