diff --git a/App.vue b/App.vue index c790493..3a29b8e 100644 --- a/App.vue +++ b/App.vue @@ -1,12 +1,12 @@ + + \ No newline at end of file diff --git a/pages/6155/deviceDetail.vue b/pages/6155/deviceDetail.vue index ef5ba38..6f5c539 100644 --- a/pages/6155/deviceDetail.vue +++ b/pages/6155/deviceDetail.vue @@ -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: { diff --git a/pages/650/HBY650.vue b/pages/650/HBY650.vue index f79f23a..ee115e4 100644 --- a/pages/650/HBY650.vue +++ b/pages/650/HBY650.vue @@ -2,7 +2,7 @@ - + @@ -22,57 +22,51 @@ - - - 照明档位 - {{formData.RSSI}} - 探测档位 - {{formData.statu}} + 设备名称 + {{formData.deviceName}} 预警级别 {{formData.warnLevel}} - + - 低档 - 中档 - 高档 - 关闭 - + @@ -82,7 +76,7 @@ - @@ -95,16 +89,16 @@ - + 人员信息登记 - + - + 发送 @@ -112,19 +106,19 @@ 单位: - + 姓名: - + 职位: - + ID号: - + @@ -165,21 +159,25 @@ - +