change
This commit is contained in:
@@ -92,7 +92,8 @@ export default {
|
|||||||
error_name: '正常运行',
|
error_name: '正常运行',
|
||||||
button_name: '电量过低,返回充电',
|
button_name: '电量过低,返回充电',
|
||||||
zh_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
|
.con2
|
||||||
float left
|
float left
|
||||||
.btn
|
.btn
|
||||||
width 480px
|
width 486px
|
||||||
height 91px
|
height 91px
|
||||||
background center / 100% 100% url(../../../images/new/button.png) no-repeat
|
background center / 100% 100% url(../../../images/new/button.png) no-repeat
|
||||||
margin-left 157px
|
margin-left 157px
|
||||||
@@ -282,5 +283,5 @@ export default {
|
|||||||
.txt2
|
.txt2
|
||||||
color #E54F29 !important
|
color #E54F29 !important
|
||||||
.enClass button.btn
|
.enClass button.btn
|
||||||
font-size 26px
|
font-size 24px
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user