@@ -223,7 +223,6 @@
label: '全部设备'
});
- this.stateList = list1;
this.selectDeviceList = list2;
}).catch(error => {
uni.showToast({
@@ -1189,7 +1189,7 @@
/deep/.u-radio {
margin-bottom: 16px;
// width: 160rpx !important;
- margin-right: 24rpx;
+ margin-right: 32rpx;
}