From 034cb3a4c10c7ff0b50cfc83e210e462d858ce72 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期三, 22 三月 2023 17:21:56 +0800
Subject: [PATCH] 修改页码样式

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

diff --git a/package.json b/package.json
index a2d2bab..c9b6baa 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
 	},
 	"dependencies": {
 		"@element-plus/icons-vue": "^2.0.6",
-		"@kjgl77/datav-vue3": "^1.2.1",
+		"@kjgl77/datav-vue3": "^1.4.1",
 		"@wangeditor/editor": "^5.1.14",
 		"axios": "^0.27.2",
 		"countup.js": "^2.2.0",
@@ -20,6 +20,7 @@
 		"echarts-gl": "^2.0.9",
 		"echarts-wordcloud": "^2.0.0",
 		"element-plus": "^2.2.9",
+		"js-base64": "^3.7.2",
 		"js-cookie": "^3.0.1",
 		"json-bigint": "^1.0.0",
 		"jsplumb": "^2.15.6",

--
Gitblit v1.9.2