From ca987bfb2dad4b87b931a4bf3e93c030bde63e1d Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Mon, 13 Oct 2025 11:44:39 +0800
Subject: [PATCH] feat:详情
---
package.json | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/package.json b/package.json
index 9020a56..524a956 100644
--- a/package.json
+++ b/package.json
@@ -75,16 +75,17 @@
"@dcloudio/uni-mp-weixin": "3.0.0-4070520250711001",
"@dcloudio/uni-mp-xhs": "3.0.0-4070520250711001",
"@dcloudio/uni-quickapp-webview": "3.0.0-4070520250711001",
+ "@dcloudio/uni-ui": "^1.5.11",
"dayjs": "^1.11.18",
+ "js-base64": "^3.7.4",
+ "js-md5": "^0.7.3",
"leaflet": "^1.9.4",
"pinia": "2.2.4",
"pinia-plugin-persistedstate": "4.1.3",
"uview-plus": "^3.5.41",
"vue": "3.4.21",
"vue-i18n": "9.1.9",
- "z-paging": "^2.8.8",
- "js-md5": "^0.7.3",
- "js-base64": "^3.7.4"
+ "z-paging": "^2.8.8"
},
"devDependencies": {
"@antfu/eslint-config": "5.0.0",
@@ -141,4 +142,4 @@
"stylelint --fix"
]
}
-}
\ No newline at end of file
+}
--
Gitblit v1.9.3