|
@@ -800,6 +800,7 @@ Page({
|
|
|
wx.stopWifi({})
|
|
wx.stopWifi({})
|
|
|
wx.closeBluetoothAdapter();
|
|
wx.closeBluetoothAdapter();
|
|
|
wx.offBluetoothDeviceFound();
|
|
wx.offBluetoothDeviceFound();
|
|
|
|
|
+ wx.removeStorageSync('doDevices')
|
|
|
wx.removeStorageSync('deviceList')
|
|
wx.removeStorageSync('deviceList')
|
|
|
this.closeConnect()
|
|
this.closeConnect()
|
|
|
},
|
|
},
|