diff --git a/QMPlusVuePage/.env.production b/QMPlusVuePage/.env.production
index 043537b4d..7fa06da53 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 ca46812ed..99f5b554f 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 b3de9a547..d29a76237 100644
--- a/QMPlusVuePage/src/view/login/regist.vue
+++ b/QMPlusVuePage/src/view/login/regist.vue
@@ -3,7 +3,7 @@
GIN-VUE-ADMIN
by 奇淼
-
+