This commit is contained in:
2023-12-20 10:32:01 +08:00
parent f31d69c523
commit 163d3ce377

View File

@@ -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
</style>