From a010697a7f8d990cf49a2a919e201e15946f2a5d Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期四, 14 九月 2023 16:47:07 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes

---
 CanadaMes-ui/package.json |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/CanadaMes-ui/package.json b/CanadaMes-ui/package.json
index a914bce..f49cf5a 100644
--- a/CanadaMes-ui/package.json
+++ b/CanadaMes-ui/package.json
@@ -1,5 +1,5 @@
 {
-  "name": "authority-ui",
+  "name": "springboot-vue3",
   "version": "0.1.0",
   "private": true,
   "scripts": {
@@ -11,12 +11,15 @@
     "axios": "^0.19.2",
     "core-js": "^3.6.5",
     "element-ui": "^2.13.2",
+    "http-proxy-middleware": "^2.0.6",
     "js-cookie": "^3.0.1",
     "less": "^3.12.2",
     "less-loader": "^6.2.0",
+    "moment": "^2.29.4",
     "vue": "^2.6.11",
     "vue-i18n": "^8.26.5",
-    "vue-router": "^3.3.4"
+    "vue-router": "^3.3.4",
+    "vuex": "^3.6.2"
   },
   "devDependencies": {
     "@vue/cli-plugin-babel": "~4.5.0",

--
Gitblit v1.8.0