This commit is contained in:
2023-10-24 14:39:12 +08:00
parent df9a9817a5
commit 6d479bb1ba

View File

@@ -57,7 +57,7 @@ export default {
return { return {
interTime: this.$store.getters.setTime, interTime: this.$store.getters.setTime,
timer: null, timer: null,
// dataInfo: {} dataInfo: {}
// dataInfo: { // dataInfo: {
// device_info: 'NobleLiftPS10LMT_HuaHai', // device_info: 'NobleLiftPS10LMT_HuaHai',
// task_name: '无', // task_name: '无',
@@ -67,21 +67,21 @@ export default {
// error_name: '障碍物告警', // error_name: '障碍物告警',
// button_name: '继续搬运' // button_name: '继续搬运'
// } // }
dataInfo: { // dataInfo: {
device_info: 'NobleLiftPS10LMT_HuaHai', // device_info: 'NobleLiftPS10LMT_HuaHai',
task_name: '任务号11322', // task_name: '任务号11322',
task_info: '目标点5', // task_info: '目标点5',
task_status: '执行中', // task_status: '执行中',
task_num: '待执行0/2', // task_num: '待执行0/2',
speed: '0.0m/s', // speed: '0.0m/s',
error_name: '正常运行', // error_name: '正常运行',
button_name: '继续搬运' // button_name: '继续搬运'
} // }
} }
}, },
created () { created () {
// this.initData() this.initData()
// this.refresh() this.refresh()
}, },
beforeDestroy () { beforeDestroy () {
clearInterval(this.timer) clearInterval(this.timer)
@@ -121,35 +121,6 @@ export default {
.main-container_l .main-container_l
width 100% width 100%
padding-left 53px padding-left 53px
.bgred
background #fa6400
.bggreen
background #54C0B3
.cred
color #fa6400
.cgreen
color #54C0B3
.con0
height 1rem
margin-top .26rem
margin-bottom .5rem
margin-left .4rem
.site_nav
_wh(2rem,1rem)
_bis('../../../images/aio/btn_dis.png',100%,100%)
margin-bottom .2rem
margin-right .3rem
&:nth-of-type(3)
margin-right 1.8rem
.site_nav_a
display block
_font(.32rem,1rem,,,center)
cursor pointer
color #ffffff
.active
_bis('../../../images/aio/btn_checked.png',100%,100%)
.white
color #464646
.con1 .con1
float left float left
position relative position relative
@@ -196,6 +167,8 @@ export default {
font-size 36px font-size 36px
color #B4C1D8 color #B4C1D8
background center / 100% 100% url(../../../images/new/bg-home-r2.png) no-repeat background center / 100% 100% url(../../../images/new/bg-home-r2.png) no-repeat
position relative
top -10px
.infoli01 .infoli01
width 542px width 542px
height 140px height 140px