From fa3a371caf9f2413292b003cf08461d66ee30f34 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Thu, 30 Nov 2023 09:22:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E8=BE=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/modules/systemmanage/developer.vue | 4 ++-- .../modules/vehicleinformation/vehiclecontrol.vue | 8 ++++---- .../modules/vehicleinformation/vehiclestatus.vue | 14 +++++++------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/pages/modules/systemmanage/developer.vue b/src/pages/modules/systemmanage/developer.vue index 6b7b612..7f17ee4 100644 --- a/src/pages/modules/systemmanage/developer.vue +++ b/src/pages/modules/systemmanage/developer.vue @@ -51,7 +51,7 @@ export default { tabs () { let arr = [{id: '1', label: 'ifconfig'}, {id: '2', label: '日志列表'}, {id: '3', label: 'ROS运行列表'}, {id: '4', label: '芯片温度/主频'}, {id: '5', label: '调试信息'}, {id: '6', label: '软/硬件版本'}] if (this.$i18n.locale === 'en-us') { - arr = [{id: '1', label: 'ifconfig'}, {id: '2', label: 'Log list'}, {id: '3', label: 'ROS run list'}, {id: '4', label: 'Chip TEMP/main frequency'}, {id: '5', label: 'Debug information'}, {id: '6', label: 'Software/Hardware Version'}] + arr = [{id: '1', label: 'ifconfig'}, {id: '2', label: 'Log list'}, {id: '3', label: 'ROS run list'}, {id: '4', label: 'Chip temperature/main frequency'}, {id: '5', label: 'Debugging information'}, {id: '6', label: 'Software/Hardware Version'}] } return arr } @@ -197,6 +197,6 @@ export default { display: flex; align-items: center; justify-content: center; - font-size 18px + font-size 16px line-height 18px diff --git a/src/pages/modules/vehicleinformation/vehiclecontrol.vue b/src/pages/modules/vehicleinformation/vehiclecontrol.vue index 836be10..dd99eee 100644 --- a/src/pages/modules/vehicleinformation/vehiclecontrol.vue +++ b/src/pages/modules/vehicleinformation/vehiclecontrol.vue @@ -11,7 +11,7 @@
-
{{ $t('vehiclecontrol.deviatestatus') }}:
+
{{ $t('vehiclecontrol.deviationstate') }}:
{{status.inLineStatus_name}}
@@ -45,7 +45,7 @@
-
{{ $t('vehiclecontrol.monitorcontrol') }}
+
{{ $t('vehiclecontrol.displaycontrol') }}
-
{{ $t('vehiclestatus.issuancespeed') }}:
+
{{ $t('vehiclestatus.distributionspeed') }}:
{{result.send_speed}}
@@ -39,7 +39,7 @@
{{result.landscape_deviation}}
-
{{ $t('vehiclestatus.headingdeviation') }}:
+
{{ $t('vehiclestatus.coursedeviation') }}:
{{result.course_deviation}}
@@ -54,7 +54,7 @@
{{result.vehicle_status}}
-
{{ $t('vehiclestatus.workstatus') }}:
+
{{ $t('vehiclestatus.workingstatus') }}:
{{result.working_status}}
@@ -63,10 +63,10 @@
{{ $t('vehiclestatus.sensorstatus') }}:
{{ $t('vehiclestatus.emergencystop') }}
-
{{ $t('vehiclestatus.avoidancemoderate') }}
+
{{ $t('vehiclestatus.obstacleavoidancedeceleration') }}
{{ $t('vehiclestatus.resetbutton') }}
-
{{ $t('vehiclestatus.avoidanceparking') }}
-
{{ $t('vehiclestatus.Safetyedge') }}
+
{{ $t('vehiclestatus.obstacleavoidanceparking') }}
+
{{ $t('vehiclestatus.safetyedgesensor') }}
@@ -157,7 +157,7 @@ export default { .state_wrap width 100% _fj(,flex-start) - padding 47px 30px 10px 30px + padding 27px 30px 10px 30px .state_left_wrap width 412px .state_item_wrap