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