650全局蓝牙优化
This commit is contained in:
@ -247,12 +247,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
onUnload() {
|
||||
ble.removeReceiveCallback(this);
|
||||
},
|
||||
onLoad: function() {
|
||||
var these = this;
|
||||
let eventChannel = this.getOpenerEventChannel();
|
||||
|
||||
//eventChannel.on('detailData', function(data) {
|
||||
//eventChannel.on('deviceControl', function(data) {
|
||||
|
||||
let data = {
|
||||
data: {
|
||||
|
Reference in New Issue
Block a user