From 3d08674227b35c1dee6dbd26a3e011bbfaf1dddf Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Mon, 13 Oct 2025 10:22:54 +0800
Subject: [PATCH] feat:详情

---
 package.json |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package.json b/package.json
index f368bc3..9020a56 100644
--- a/package.json
+++ b/package.json
@@ -2,11 +2,9 @@
   "name": "uniapp-vue3-project",
   "type": "module",
   "version": "1.5.0",
-  "description": "uniapp 团队协作开发实践模板(Vue3)",
+  "description": "掌控智飞",
   "author": {
-    "name": "江阳小道",
-    "email": "oyjt001@gmail.com",
-    "github": "https://github.com/oyjt"
+    "name": "ztzf"
   },
   "license": "MIT",
   "homepage": "https://github.com/oyjt/uniapp-vue3-template",
@@ -84,7 +82,9 @@
     "uview-plus": "^3.5.41",
     "vue": "3.4.21",
     "vue-i18n": "9.1.9",
-    "z-paging": "^2.8.8"
+    "z-paging": "^2.8.8",
+    "js-md5": "^0.7.3",
+    "js-base64": "^3.7.4"
   },
   "devDependencies": {
     "@antfu/eslint-config": "5.0.0",
@@ -141,4 +141,4 @@
       "stylelint --fix"
     ]
   }
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3