This commit is contained in:
2023-11-17 16:59:53 +08:00
parent bd80cd26d9
commit 4ee788e239

View File

@@ -75,7 +75,7 @@ export default {
// task_num: '待执行0/2', // task_num: '待执行0/2',
// speed: '0.0m/s', // speed: '0.0m/s',
// error_name: '正常运行', // error_name: '正常运行',
// button_name: '继续搬运' // button_name: '确认完成继续下个任务'
// } // }
} }
}, },
@@ -144,13 +144,14 @@ export default {
.con2 .con2
float left float left
.btn .btn
width 335px width 410px
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 167px margin-left 127px
position relative position relative
top -30px top -30px
color #f6f9fe color #f6f9fe
font-size 32px
.rt .rt
width 646px width 646px
height 102px height 102px