diff --git a/src/components/alert.vue b/src/components/alert.vue index 34c2fc8..e7e675c 100644 --- a/src/components/alert.vue +++ b/src/components/alert.vue @@ -86,7 +86,7 @@ export default { z-index 2018 .text padding 14px 73px - max-height 60vh + max-height 60% min-height 44px overflow-y auto text-align center diff --git a/src/config/getData2.js b/src/config/getData2.js index 4280615..deb6298 100644 --- a/src/config/getData2.js +++ b/src/config/getData2.js @@ -13,9 +13,6 @@ export const parameterSetting = (num, word) => post('api/developer/parameterSett password: word }) -export const homeQueryHead = () => post('api/home/queryHead', { -}) - // new // 登录 export const authlogin = (username, password) => post('auth/login', { diff --git a/src/images/aio/agv_7.png b/src/images/aio/agv_7.png new file mode 100644 index 0000000..a2b2c84 Binary files /dev/null and b/src/images/aio/agv_7.png differ diff --git a/src/images/aio/agv_8.png b/src/images/aio/agv_8.png new file mode 100644 index 0000000..141ffc5 Binary files /dev/null and b/src/images/aio/agv_8.png differ diff --git a/src/pages/modules/login/login.vue b/src/pages/modules/login/login.vue index c003f2a..48b7f10 100644 --- a/src/pages/modules/login/login.vue +++ b/src/pages/modules/login/login.vue @@ -37,7 +37,7 @@
- +
@@ -191,7 +191,7 @@ export default { _fj(center) .login-wraper _fj() - _wh(70vw, 65vh) + _wh(70%, 65%) padding 20px background-color #fff border-radius 20px @@ -260,7 +260,7 @@ export default { letter-spacing 5px .footer_wraper position absolute - width 70vw + width 70% bottom 20px left 50% transform translateX(-50%) diff --git a/src/pages/modules/vehicleinformation/vehiclecontrol.vue b/src/pages/modules/vehicleinformation/vehiclecontrol.vue index c39cfc0..77a4eb9 100644 --- a/src/pages/modules/vehicleinformation/vehiclecontrol.vue +++ b/src/pages/modules/vehicleinformation/vehiclecontrol.vue @@ -19,7 +19,7 @@
显示屏控制
- @@ -28,7 +28,16 @@
TCS控制
-
+
+ + +
+
+
+
+
SCHE控制
+
+
@@ -37,7 +46,7 @@
RC控制
-
+
@@ -46,7 +55,7 @@
Joy控制
-
+
@@ -55,42 +64,54 @@
AGV
- - - - - - + +
@@ -104,7 +125,7 @@
- +
@@ -115,157 +136,73 @@