From aa7e52de08a8905fd58cb9884d30a43fc1cd2f80 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期三, 05 六月 2024 09:24:18 +0800
Subject: [PATCH] 修改通讯录显示

---
 package.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index 574e800..27b03ee 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
     "axios": "^1.4.0",
     "core-js": "^3.6.5",
     "echarts": "^5.1.2",
+    "js-base64": "^3.7.5",
     "js-cookie": "^3.0.5",
     "json-bigint": "^1.0.0",
     "moment": "^2.29.1",
@@ -28,6 +29,7 @@
     "@vue/cli-plugin-vuex": "~4.5.0",
     "@vue/cli-service": "~4.5.0",
     "babel-plugin-import": "^1.13.3",
+    "file-loader": "^6.2.0",
     "less": "^3.0.4",
     "less-loader": "^5.0.0",
     "vue-template-compiler": "^2.6.11"

--
Gitblit v1.9.2