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(){ btnxia(){
if(this.isActive.length == 0){ if(this.isActive.length == 0){
// uni.showModal({ // uni.showModal({

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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