adultDeviceApp/unpackage/dist/build/mp-weixin/BLEPages/child/PCL11.js

1 line
6.1 KiB
JavaScript

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["BLEPages/child/PCL11"],{"3bf9":function(e,t,o){"use strict";o.d(t,"b",(function(){return n})),o.d(t,"c",(function(){return i})),o.d(t,"a",(function(){}));var n=function(){var e=this.$createElement;this._self._c},i=[]},"522a":function(e,t,o){"use strict";o.r(t);var n=o("3bf9"),i=o("f689");for(var c in i)["default"].indexOf(c)<0&&function(e){o.d(t,e,(function(){return i[e]}))}(c);o("6fa7");var s=o("f0c5"),a=Object(s["a"])(i["default"],n["b"],n["c"],!1,null,"4363ce59",null,!1,n["a"],void 0);t["default"]=a.exports},"6b08":function(e,t,o){"use strict";(function(e,t){var n=o("4ea4");o("6808");n(o("66fd"));var i=n(o("522a"));e.__webpack_require_UNI_MP_PLUGIN__=o,t(i.default)}).call(this,o("bc2e")["default"],o("543d")["createPage"])},"6fa7":function(e,t,o){"use strict";var n=o("e91b"),i=o.n(n);i.a},e351:function(e,t,o){"use strict";(function(e){var n=o("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i,c=n(o("9523")),s=o("26cb");function a(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,n)}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 u={data:function(){return{text:"",weight:"",height:"",imp:0,macAddr:"",deviceId:"",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(i),this.closeBLEConnection(),this.closeBluetoothAdapter())},onLoad:function(t){var o=this;e.setNavigationBarColor({frontColor:"#ffffff",backgroundColor:o.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,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;e.onBluetoothDeviceFound((function(o){o.devices.forEach((function(o){if(o.advertisData=o.advertisData?o.advertisData:"",o.name||o.localName);else{var n=t.$tools.ab2hex(o.advertisData,""),i=n.substring(12,16);if(-1!==n.indexOf("c0")&&"0002"==i){t.isConnection=1;var c=o.advertisData.slice(-6);o.mac=new Uint8Array(c);var s=Array.from(o.mac);if(o.macAddr=t.$tools.ab2hex(s,":").toUpperCase(),-1!==o.deviceId.indexOf(t.deviceId)||-1!==o.macAddr.indexOf(t.deviceId)){var a=parseInt(n.substring(16,18),16).toString(2),r=parseInt(n.substring(4,8),16),u=a.substring(5,6),l=a.substring(3,5),d=a.substring(1,3),f="kg";"10"==d&&(f="lb"),"00"==l&&(r=parseInt(n.substring(4,8),16)/10),"10"==l&&("10"==d?(f="lb",r=parseInt(n.substring(4,8),16)/10):r=parseInt(n.substring(4,8),16)/100),console.log("weight",u,r,l,d,f),t.text="您的体重是:"+r+f,"1"==u&&(t.macAddr=o.macAddr,t.deviceId=o.deviceId,t.weight=r+f,t.imp=parseInt(n.substring(8,12),16)/10,console.log("测量完成",t.weight),e.stopBluetoothDevicesDiscovery({success:function(e){return t.stopblue=!1}}))}return}}}))})),t.handleMyTime()},handleMyTime:function(){var e=this;i=setTimeout((function(){e.macAddr||(clearTimeout(i),e.Unload=!0,e.text="",e.isConnection=2,e.startBluetoothDeviceDiscovery(),e.closeBLEConnection(),e.closeBluetoothAdapter())}),3e4)},handleGetMeasure:function(){var t=this;t.$model.getmeasurefunit({weight:t.weight,imp:t.imp,ecode:t.macAddr,height:t.info.height,familyid:t.info.familyid}).then((function(o){0==o.code?(t.$tools.msg("测量成功"),t.$store.dispatch("getUserInfo",{familyid:t.info.familyid}),t.$store.dispatch("getResult",{birthday:t.info.birthday,familyid:t.info.familyid,height:t.info.height,sex:t.info.sex})):(console.log("测量失败",o.message),t.$tools.msg(o.message)),t.Unload=!0,setTimeout((function(){t.closeBLEConnection(),t.closeBluetoothAdapter(),e.switchTab({url:"/pages/index/index"})}),200)}))},handleBack:function(){clearTimeout(i),this.Unload=!0,this.stopBluetoothDevicesDiscovery(),this.closeBLEConnection(),this.closeBluetoothAdapter()},closeBluetoothAdapter:function(){e.closeBluetoothAdapter({success:function(e){console.log("蓝牙模块关闭成功")}})},closeBLEConnection:function(){e.closeBLEConnection({deviceId:this.deviceId,success:function(e){console.log("断开蓝牙连接成功")}})}}};t.default=u}).call(this,o("543d")["default"])},e91b:function(e,t,o){},f689:function(e,t,o){"use strict";o.r(t);var n=o("e351"),i=o.n(n);for(var c in n)["default"].indexOf(c)<0&&function(e){o.d(t,e,(function(){return n[e]}))}(c);t["default"]=i.a}},[["6b08","common/runtime","common/vendor"]]]);