柒零 1 年之前
父節點
當前提交
01a612280f
共有 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);