@ -21,7 +21,7 @@ Page({
// }
// })
let that = this
const versionNum = "1.6.23"
const versionNum = "1.6.24"
api.getScanSwitch(versionNum).then(function (res) {
console.log(res.data)
let state = res.data.scanFlag
@ -44,6 +44,7 @@
width: 100%;
padding-bottom: 35rpx;
white-space: normal;
overflow: scroll;
}
.notice .box .content view {
font-size: 30rpx;
@ -83,7 +84,3 @@
.notice .box .operation .confirm{
color: #04BCA0;
rich-text {
height: 480rpx;