From 163d3ce377e87fab91e6ba70bd6d2e1952a6bc73 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Wed, 20 Dec 2023 10:32:01 +0800 Subject: [PATCH] change --- src/pages/modules/home/home.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/pages/modules/home/home.vue b/src/pages/modules/home/home.vue index 9d0c1d9..0f1871b 100644 --- a/src/pages/modules/home/home.vue +++ b/src/pages/modules/home/home.vue @@ -92,7 +92,8 @@ export default { error_name: '正常运行', button_name: '电量过低,返回充电', zh_button_name: '电量过低,返回充电', - en_button_name: 'Low Battery Level, Return For Charging' + // en_button_name: 'Low Battery Level, Return For Charging' + en_button_name: 'Confirmation Complete, Continue Next task' } } }, @@ -163,7 +164,7 @@ export default { .con2 float left .btn - width 480px + width 486px height 91px background center / 100% 100% url(../../../images/new/button.png) no-repeat margin-left 157px @@ -282,5 +283,5 @@ export default { .txt2 color #E54F29 !important .enClass button.btn - font-size 26px + font-size 24px