diff --git a/sgzb-ui/src/router/index.js b/sgzb-ui/src/router/index.js
index 38636d93..b3fe3502 100644
--- a/sgzb-ui/src/router/index.js
+++ b/sgzb-ui/src/router/index.js
@@ -43,7 +43,7 @@ export const constantRoutes = [
},
{
path: '/login',
- component: () => import('@/views/login'),
+ component: () => import('@/views/newLogin.vue'),
hidden: true
},
{
diff --git a/sgzb-ui/src/views/newLogin.vue b/sgzb-ui/src/views/newLogin.vue
new file mode 100644
index 00000000..2b3f4dd7
--- /dev/null
+++ b/sgzb-ui/src/views/newLogin.vue
@@ -0,0 +1,603 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+
+
diff --git a/sgzb-ui/src/views/login.vue b/sgzb-ui/src/views/oldLogin.vue
similarity index 100%
rename from sgzb-ui/src/views/login.vue
rename to sgzb-ui/src/views/oldLogin.vue
diff --git a/sgzb-ui/vue.config.js b/sgzb-ui/vue.config.js
index 8b5fd405..90e594cf 100644
--- a/sgzb-ui/vue.config.js
+++ b/sgzb-ui/vue.config.js
@@ -46,7 +46,7 @@ module.exports = {
// target: `http://10.40.92.8:8080`, //超
// target: `http://10.40.92.81:8080`, //韩/
// target: `http://10.40.92.74:8080`,//旭/
- target: `http://10.40.92.140:28080`, //帅
+ target: `http://10.40.92.136:8080`, //帅
// target: `http://10.40.92.5:28080`, //福
//******** 注意事项 ********* */