This commit is contained in:
2023-05-19 13:56:52 +08:00
parent abef67aa55
commit b30360d915

View File

@@ -45,7 +45,7 @@ export default {
data () {
return {
timer: null,
dataList: []
dataList: [{device_code: '1'}]
}
},
mounted () {
@@ -140,11 +140,9 @@ export default {
width 1.75rem
margin 0 0 .15rem .19rem
overflow hidden
background #1e307e
.device-top
box-sizing border-box
height 1rem
background #1E307E
box-shadow inset 0 0 5px 0 #4F93D9
padding .12rem .18rem .12rem .18rem
.img