From 0ccf184eb432778e4d03f372def8263a246585e2 Mon Sep 17 00:00:00 2001 From: lucky Date: Fri, 15 Jan 2021 16:47:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E6=9C=8D=E5=8A=A1=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 1 - .env.production | 1 - 2 files changed, 2 deletions(-) diff --git a/.env.development b/.env.development index 5a1a5e4..bb6ff6b 100644 --- a/.env.development +++ b/.env.development @@ -4,7 +4,6 @@ VUE_APP_SCENE=wiki VUE_APP_BASE_URL=http://www.sxwikionline.com/ VUE_APP_API_URL=http://www.sxwikionline.com/gateway VUE_APP_PROXY_URL=/gateway -VUE_APP_PUBLIC_PATH=/wiki VUE_APP_MSG_URL=wss://test.tall.wiki/websocket/message/v4.0/ws VUE_APP_TITLE=绿谷在线 VUE_APP_DESCRIPTION=绿谷在线管理后台 diff --git a/.env.production b/.env.production index 97db3bf..e1fdfc3 100644 --- a/.env.production +++ b/.env.production @@ -4,7 +4,6 @@ VUE_APP_SCENE=wiki VUE_APP_BASE_URL=http://www.sxwikionline.com/ VUE_APP_API_URL=http://www.sxwikionline.com/gateway VUE_APP_PROXY_URL=/gateway -VUE_APP_PUBLIC_PATH=/wiki VUE_APP_MSG_URL=wss://www.tall.wiki/websocket/message/v4.0/ws VUE_APP_TITLE=绿谷在线 VUE_APP_DESCRIPTION=绿谷在线管理后台