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