diff --git a/QMPlusVuePage/.env.production b/QMPlusVuePage/.env.production index 043537b4dcc4e9afe25d28b21df147e785aa5272..7fa06da53619ea354f85a566c43002b339fc2906 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 ca46812ed168fc653010ef0039c19e455699bd44..99f5b554fff11335c9f9107126537f4b109cbf8e 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 b3de9a5478e40bafbe3b8e4cd93b5a355a4ade17..d29a76237d2e8543b5fd5e75040876bd6ff3c5d3 100644 --- a/QMPlusVuePage/src/view/login/regist.vue +++ b/QMPlusVuePage/src/view/login/regist.vue @@ -3,7 +3,7 @@