@@ -747,6 +747,7 @@ Page({
onUnload() {
wx.offWifiConnected({});
wx.stopWifi({})
+ wx.offBluetoothDeviceFound()
this.closeConnect()
},