From 02409bfbe15f22fc3b5dccadabfd860a660a49d9 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Sat, 11 Oct 2025 10:37:14 +0800
Subject: [PATCH] feat: 名称修改
---
package.json | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 79ce0a8..71e6b86 100644
--- a/package.json
+++ b/package.json
@@ -17,13 +17,14 @@
"@saber/nf-design-base-elp": "^1.2.0",
"@smallwei/avue": "^3.4.4",
"@turf/turf": "6.5.0",
- "postcss-pxtorem": "^6.1.0",
"animate.css": "^4.1.1",
"avue-plugin-ueditor": "^1.0.3",
"axios": "^0.21.1",
"cesium": "^1.126.0",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.13",
+ "decimal": "^0.0.2",
+ "decimal.js": "^10.4.3",
"echarts": "^5.6.0",
"element-plus": "^2.9.7",
"js-base64": "^3.7.4",
@@ -33,8 +34,11 @@
"lodash": "^4.17.21",
"mitt": "^3.0.1",
"nprogress": "^0.2.0",
+ "postcss-pxtorem": "^6.1.0",
+ "qrcodejs2-fix": "^0.0.1",
"reconnecting-websocket": "^4.4.0",
"sm-crypto": "^0.3.13",
+ "uuid": "^11.1.0",
"vue": "^3.4.27",
"vue-i18n": "^9.1.9",
"vue-router": "^4.3.2",
--
Gitblit v1.9.3