From 734a9c61ccb12edd6b28b0de19fc7aecfa5fbf23 Mon Sep 17 00:00:00 2001 From: song Date: Tue, 1 Mar 2022 16:04:10 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 6 +++--- src/views/OtherPages/Department.vue | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.env.production b/.env.production index 4efdea3..f23ffd3 100644 --- a/.env.production +++ b/.env.production @@ -1,10 +1,10 @@ VUE_APP_MODE=production VUE_APP_NODE_ENV=production VUE_APP_SCENE=/v1.0/datang/ -VUE_APP_BASE_URL=http://10.119.190.12:8000 -VUE_APP_API_URL=http://10.119.190.12:8000/v1.0 +VUE_APP_BASE_URL=http://test.tall.wiki +VUE_APP_API_URL=http://test.tall.wiki/v1.0 VUE_APP_PROXY_URL=/v1.0 VUE_APP_PUBLIC_PATH=/v1.0/datang -VUE_APP_MSG_URL=wss://10.119.190.12:8000/websocket/message/v4.0/ws +VUE_APP_MSG_URL=wss://test.tall.wiki/websocket/message/v4.0/ws VUE_APP_TITLE=大唐 VUE_APP_DESCRIPTION=大唐 diff --git a/src/views/OtherPages/Department.vue b/src/views/OtherPages/Department.vue index c51fd2f..a0f537e 100644 --- a/src/views/OtherPages/Department.vue +++ b/src/views/OtherPages/Department.vue @@ -10,7 +10,7 @@ - + @@ -18,6 +18,7 @@ +