From bf21151913f817d344672ff5c21f3c48fb67c419 Mon Sep 17 00:00:00 2001 From: aBin Date: Mon, 10 Jan 2022 16:47:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=BA=E6=9E=84=E7=AE=A1=E7=90=86=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E5=AF=B9=E6=8E=A5=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 10 +- src/components/RightPage/RightPage.vue | 141 +++++++++++++++++-------- src/components/RightPage/TreeNode.vue | 7 +- 4 files changed, 109 insertions(+), 51 deletions(-) diff --git a/.env.development b/.env.development index b3b3992..48a5a2c 100644 --- a/.env.development +++ b/.env.development @@ -4,7 +4,7 @@ VUE_APP_SCENE=flat-car VUE_APP_BASE_URL=http://101.201.226.163 VUE_APP_API_URL=http://101.201.226.163 VUE_APP_PROXY_URL=http://101.201.226.163 -VUE_APP_PUBLIC_PATH=/carbasics +VUE_APP_PUBLIC_PATH=/management VUE_APP_MSG_URL=ws://101.201.226.163/websocket/message/v4.0/ws VUE_APP_TITLE=暴风眼Typhoneye机构管理 VUE_APP_DESCRIPTION=暴风眼Typhoneye机构管理 diff --git a/.env.production b/.env.production index 0638ab0..77ad372 100644 --- a/.env.production +++ b/.env.production @@ -1,10 +1,10 @@ VUE_APP_MODE=production VUE_APP_NODE_ENV=production VUE_APP_SCENE=flat-car -VUE_APP_BASE_URL=https://www.tall.wiki/ -VUE_APP_API_URL=https://www.tall.wiki -VUE_APP_PROXY_URL=https://www.tall.wiki -VUE_APP_PUBLIC_PATH=/carbasics -VUE_APP_MSG_URL=wss://www.tall.wiki/websocket/message/v4.0/ws +VUE_APP_BASE_URL=http://101.201.226.163/ +VUE_APP_API_URL=http://101.201.226.163 +VUE_APP_PROXY_URL=http://101.201.226.163 +VUE_APP_PUBLIC_PATH=/management +VUE_APP_MSG_URL=ws://101.201.226.163/websocket/message/v4.0/ws VUE_APP_TITLE=暴风眼Typhoneye机构管理 VUE_APP_DESCRIPTION=暴风眼Typhoneye机构管理 diff --git a/src/components/RightPage/RightPage.vue b/src/components/RightPage/RightPage.vue index f9caf56..f289452 100644 --- a/src/components/RightPage/RightPage.vue +++ b/src/components/RightPage/RightPage.vue @@ -13,7 +13,7 @@
全部展开
- + 新建部门
@@ -71,17 +71,17 @@ - +

已选角色:

-