柒零 1 년 전
부모
커밋
30918d006d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      subpages/addMattresses/addMattresses.js

+ 2 - 2
subpages/addMattresses/addMattresses.js

@@ -151,8 +151,8 @@ Page({
   // 开启蓝牙
   bindViewBlue: function ()  {
     const that = this;
-    // wx.offBluetoothDeviceFound();
-    // wx.closeBluetoothAdapter();
+    wx.offBluetoothDeviceFound();
+    wx.closeBluetoothAdapter();
     wx.openBluetoothAdapter({
       success(res) {
         //console.log(res);