From 759191011db0153c16d9111836b309e1134adb1f Mon Sep 17 00:00:00 2001 From: klausY Date: Fri, 13 Dec 2019 17:18:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=94=A8=E6=88=B7=E4=BD=93?= =?UTF-8?q?=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QMPlusVuePage/.env.production | 2 +- QMPlusVuePage/src/view/login/login.vue | 2 +- QMPlusVuePage/src/view/login/regist.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/QMPlusVuePage/.env.production b/QMPlusVuePage/.env.production index 043537b4..7fa06da5 100644 --- a/QMPlusVuePage/.env.production +++ b/QMPlusVuePage/.env.production @@ -1,2 +1,2 @@ ENV = 'production' -VUE_APP_BASE_API = '/' \ No newline at end of file +VUE_APP_BASE_API = '/v1' \ No newline at end of file diff --git a/QMPlusVuePage/src/view/login/login.vue b/QMPlusVuePage/src/view/login/login.vue index ca46812e..99f5b554 100644 --- a/QMPlusVuePage/src/view/login/login.vue +++ b/QMPlusVuePage/src/view/login/login.vue @@ -3,7 +3,7 @@

GIN-VUE-ADMIN

- + diff --git a/QMPlusVuePage/src/view/login/regist.vue b/QMPlusVuePage/src/view/login/regist.vue index b3de9a54..d29a7623 100644 --- a/QMPlusVuePage/src/view/login/regist.vue +++ b/QMPlusVuePage/src/view/login/regist.vue @@ -3,7 +3,7 @@