This commit is contained in:
3321822538@qq.com 2024-11-21 17:40:48 +08:00
parent b0f9987eac
commit 8be8b404c9
7 changed files with 8 additions and 8 deletions

View File

@ -312,7 +312,7 @@
}
})
},
//
//
btnxia(){
if(this.isActive.length == 0){
// uni.showModal({

View File

@ -306,7 +306,7 @@
onLoad: function(option) {
//
this.Binddevice()
this.objlist = option
this.objlist = option
setTimeout(() =>{
if(this.ver_data == ''){
uni.showModal({

View File

@ -24,7 +24,7 @@
电压 --
</view>
</view>
<view class="info_bot">
<view class="info_bot">
MAC号{{mac}}
</view>
</view>

View File

@ -342,7 +342,7 @@
break
}
},
//
createBLEConnections(e) {
let Bluetoothmac = e.name.substring(5)

View File

@ -279,7 +279,7 @@
this.mapScale = 15
clearTimeout(timer);
}, 500);
},
},
})
},

View File

@ -1174,7 +1174,7 @@
url: '/page_fenbao/device/wifivideo?deviceId=' + this
.qrResult + '&name=' + this.name
})
}else{
}else{
uni.showToast({
title: '目前仅支持安卓和iOS系统',
icon: 'none',
@ -1234,7 +1234,7 @@
this.ljljflag = true
this.Binddevice()
this.getljlj()
// this.cztime = ''
// this.cztime = ''
// this.danwei = ''
// this.btnmsk = false
// this.shibaiflag = false

View File

@ -549,7 +549,7 @@
//
getMyLocation() {
uni.getLocation({
uni.getLocation({
type: 'wgs84',
success: (res) => {
console.log(res,'resresres');