1 line
6.3 KiB
JavaScript
1 line
6.3 KiB
JavaScript
|
|
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["BLEPages/child/J02B"],{"0067":function(e,t,o){"use strict";o.r(t);var i=o("e436"),n=o("1d32");for(var c in n)["default"].indexOf(c)<0&&function(e){o.d(t,e,(function(){return n[e]}))}(c);var s=o("f0c5"),a=Object(s["a"])(n["default"],i["b"],i["c"],!1,null,"4cdf74c6",null,!1,i["a"],void 0);t["default"]=a.exports},"1d32":function(e,t,o){"use strict";o.r(t);var i=o("95da"),n=o.n(i);for(var c in i)["default"].indexOf(c)<0&&function(e){o.d(t,e,(function(){return i[e]}))}(c);t["default"]=n.a},"95da":function(e,t,o){"use strict";(function(e){var i=o("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,c=i(o("9523")),s=o("26cb");function a(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,i)}return o}function r(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?a(Object(o),!0).forEach((function(t){(0,c.default)(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):a(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}var l=requirePlugin("sdkPlugin").AiLink,u={data:function(){return{text:"",height:"",weight:"",imp:0,macAddr:"",deviceId:"",serviceId:"",Unload:!1,stopblue:!0,isConnection:0}},computed:r(r({},(0,s.mapState)(["user","isConnected","isBluetoothTyle","appTheme"])),{},{info:function(){return this.user}}),onUnload:function(){this.Unload||(this.stopBluetoothDevicesDiscovery(),clearTimeout(n),this.closeBLEConnection(),this.closeBluetoothAdapter(),e.switchTab({url:"/pages/index/index"}),console.log("测量页返回1"))},onLoad:function(t){var o=this;e.setNavigationBarColor({frontColor:"#ffffff",backgroundColor:this.appTheme}),o.text="",t&&t.deviceId&&(o.deviceId=t.deviceId,o.openBluetoothAdapter()),e.onBluetoothAdapterStateChange((function(e){o.$store.commit("changeBluetooth",e.available)}))},watch:{isConnected:function(){this.isConnected||(this.handleBack(),this.isConnection=2)},isBluetoothTyle:function(){this.isBluetoothTyle||(this.handleBack(),this.isConnection=2)},stopblue:function(){var t=this;t.stopblue||(console.log("停止成功",t.weight,t.imp),0==t.imp?e.showModal({title:"提示",content:"体脂测量失败,是否保存本次测量结果?",cancelText:"放弃",confirmText:"保存",success:function(o){o.confirm?(t.imp=0,t.handleGetMeasure()):(t.Unload=!0,t.startBluetoothDeviceDiscovery(),t.closeBLEConnection(),t.closeBluetoothAdapter(),e.switchTab({url:"/pages/index/index"}))}}):t.handleGetMeasure())}},methods:{openBluetoothAdapter:function(){var t=this;t.text="",t.stopblue=!0,e.openBluetoothAdapter({success:function(e){t.isConnection=0,t.startBluetoothDeviceDiscovery()},fail:function(e){t.isConnection=2,t.$tools.msg("请确定设备是开机状态、手机蓝牙权限已打开!")}})},startBluetoothDeviceDiscovery:function(){var t=this;e.startBluetoothDevicesDiscovery({allowDuplicatesKey:!0,services:["F0A0"],success:function(e){t.isConnection=0,t.onBluetoothDeviceFound()},fail:function(e){t.isConnection=2,t.$tools.msg("请确定设备是开机状态、手机蓝牙权限已打开!")}})},stopBluetoothDevicesDiscovery:function(){e.stopBluetoothDevicesDiscovery({success:function(e){console.log("停止搜索蓝牙设备",e)}})},onBluetoothDeviceFound:function(){var t=this;t.isConnection=1,e.onBluetoothDeviceFound((function(o){o.devices.forEach((function(o){if(o.advertisData=o.advertisData?o.advertisData:"",o.advertisServiceUUIDs=o.advertisServiceUUIDs?o.advertisServiceUUIDs:"",(o.name||o.localName)&&-1!==o.name.indexOf("EL")&&""!=o.advertisServiceUUIDs){clearTimeout(n);var i=o.advertisData.slice(0,8);o.mac=new Uint8Array(i);var c=Array.from(o.mac);if(c.reverse(),o.macAddr=t.$tools.ab2hex(c,":").toUpperCase(),-1!=o.deviceId.indexOf(t.deviceId)||-1!=o.macAddr.indexOf(t.deviceId)){t.$tools.ab2hex(o.advertisData);var s=l.parseBroadcastData(o.adver
|