柒零 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);