From df064362accbdc24216173404193623bba085690 Mon Sep 17 00:00:00 2001
From: caill <815519168@qq.com>
Date: Thu, 23 Nov 2023 17:42:19 +0800
Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E8=BE=86=E7=8A=B6=E6=80=81=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../modules/vehicleinformation/vehiclestatus.vue | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/src/pages/modules/vehicleinformation/vehiclestatus.vue b/src/pages/modules/vehicleinformation/vehiclestatus.vue
index 005760a..12d8be2 100644
--- a/src/pages/modules/vehicleinformation/vehiclestatus.vue
+++ b/src/pages/modules/vehicleinformation/vehiclestatus.vue
@@ -51,11 +51,11 @@
车辆状态:
-
{{result.vehicle_status}}
+
{{result.vehicle_status}}
工作状态:
-
{{result.working_status}}
+
{{result.working_status}}
@@ -142,12 +142,13 @@ export default {
margin-bottom 50px
.agv_item_label
width 190px
- _font(36px, 36px, #B4C1D8, 500, right)
+ _font(36px, 56px, #B4C1D8, 500, right)
font-family: SourceHanSansCN-Medium;
.agv_item_val
width calc(100% - 190px)
- _font(36px, 36px, #3CC1FF, 500, left)
- font-family: SourceHanSansCN-Medium;
+ _font(36px, 56px, #fff, 500,,)
+ padding-left 66px
+ background left center url(../../../images/new/state_btn.png) no-repeat
.state_wrap
width 100%
_fj(,flex-start)
@@ -157,7 +158,7 @@ export default {
.state_item_wrap
width 100%
_fj(flex-start)
- margin-bottom 52px
+ margin-bottom 30px
.state_line_dot_2
_wh(1px, 201px)
background center / 100% 100% url(../../../images/new/line_2.png) no-repeat