diff --git a/src/config/getData2.js b/src/config/getData2.js index deb6298..4280615 100644 --- a/src/config/getData2.js +++ b/src/config/getData2.js @@ -13,6 +13,9 @@ 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/pages/shells/index/index.vue b/src/pages/shells/index/index.vue index 27419b1..def597a 100644 --- a/src/pages/shells/index/index.vue +++ b/src/pages/shells/index/index.vue @@ -12,9 +12,9 @@
-
运行
+
{{ agvInfo.agvrun_status_name }}
-
自动
+
{{ agvInfo.automatic_status_name }}
@@ -22,10 +22,10 @@
-
+
-
90%
+
{{ dataInfo.electric }}%
@@ -95,7 +95,8 @@