From b18fc26a095ca2855d71b59975dab70d72501451 Mon Sep 17 00:00:00 2001
From: XiGuaSSR <623844246@qq.com>
Date: Mon, 14 Nov 2022 19:35:48 +0800
Subject: [PATCH] 新增国际化
---
package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index d9731b1..9b7ad24 100644
--- a/package.json
+++ b/package.json
@@ -14,9 +14,11 @@
"animate.css": "^3.7.2",
"axios": "^0.19.0",
"bootstrap": "^4.4.1",
+ "vue-i18n": "^8.14.1",
"chokidar": "^3.3.0",
"clipboard": "^2.0.4",
"echarts": "^4.5.0",
+ "element-resize-detector": "^1.2.4",
"element-ui": "^2.13.0",
"express": "^4.18.2",
"hqchart": "^1.1.8763",
--
Gitblit v1.9.3