@ -28,7 +28,7 @@
margin-top: 10rpx;
font-size:26rpx;
/* font-weight:500; */
color:rgba(193,193,193,1);
color: #333;
padding: 0 20rpx;
text-align: center;
}
@ -21,7 +21,7 @@ Page({
// }
// })
let that = this
const versionNum = "1.4.37"
const versionNum = "1.4.38"
api.getScanSwitch(versionNum).then(function (res) {
console.log(res.data)
let state = res.data.scanFlag
@ -39,7 +39,7 @@
font-size: 26rpx;
line-height: 36rpx;
color: rgba(193, 193, 193, 1);