diff --git a/pages/100/HBY100.vue b/pages/100/HBY100.vue index ea5a481..7744731 100644 --- a/pages/100/HBY100.vue +++ b/pages/100/HBY100.vue @@ -147,7 +147,6 @@ - diff --git a/pages/6075/BJQ6075.vue b/pages/6075/BJQ6075.vue index fa0976a..121307b 100644 --- a/pages/6075/BJQ6075.vue +++ b/pages/6075/BJQ6075.vue @@ -1,19 +1,1391 @@ - \ No newline at end of file diff --git a/pages/6170/deviceControl/index.vue b/pages/6170/deviceControl/index.vue index a5e8c61..4e84187 100644 --- a/pages/6170/deviceControl/index.vue +++ b/pages/6170/deviceControl/index.vue @@ -297,11 +297,8 @@ export default { data() { return { - lastBrightnessTime: 0, isCardSliding: false, cardRect: null, - touchStartX: 0, - touchStartY: 0, pageLoading: true, navBarHeight: 70 + uni.getSystemInfoSync().statusBarHeight, navTitle: "", @@ -338,7 +335,6 @@ isLaserOn: false, isSending: false, isProcessing: false, - isLoading: false, // 主加载状态 isPolling: false // 轮询状态 } }, @@ -557,7 +553,6 @@ }; lightModeSettings(data).then((res) => { if (res.code == 200) { - // 只有确认成功才更新实际模式,选中模式 this.currentMainMode = this.pendingMainMode; this.selectedItemIndex = selectedItem; uni.showToast({ @@ -566,15 +561,11 @@ }) uni.hideLoading(); this.lightModeA = false; - //this.isProcessing = false - //loadingShown = false } else { uni.showToast({ title: res.msg, icon: 'none' }) - //this.isProcessing = false - //loadingShown = false uni.hideLoading(); } }) diff --git a/pages/7305/BJQ7305.vue b/pages/7305/BJQ7305.vue index d8a3883..86de260 100644 --- a/pages/7305/BJQ7305.vue +++ b/pages/7305/BJQ7305.vue @@ -1378,7 +1378,7 @@ }, //获取当前设备状态 - GetDeviceStatu: function() { + GetDeviceStatu: function() { //数据头 命令码 数据 校验码 //JQOC 0B 00 9C41 diff --git a/pages/common/login/index.vue b/pages/common/login/index.vue index 1bafbc8..aa2ee4b 100644 --- a/pages/common/login/index.vue +++ b/pages/common/login/index.vue @@ -252,7 +252,7 @@ uni.showToast({ title: res.msg || '服务器异常,请稍后重试', icon: 'none' - }) + }) } } catch (error) { console.log('捕获错误:', error); diff --git a/static/images/6075/cq.png b/static/images/6075/cq.png new file mode 100644 index 0000000..53e3da8 Binary files /dev/null and b/static/images/6075/cq.png differ diff --git a/static/images/6075/fg.png b/static/images/6075/fg.png new file mode 100644 index 0000000..d98249b Binary files /dev/null and b/static/images/6075/fg.png differ diff --git a/static/images/6075/gz.png b/static/images/6075/gz.png new file mode 100644 index 0000000..7dcef7f Binary files /dev/null and b/static/images/6075/gz.png differ diff --git a/static/images/6075/jn.png b/static/images/6075/jn.png new file mode 100644 index 0000000..4122b8e Binary files /dev/null and b/static/images/6075/jn.png differ diff --git a/static/images/6075/jsg.png b/static/images/6075/jsg.png new file mode 100644 index 0000000..f73ba59 Binary files /dev/null and b/static/images/6075/jsg.png differ diff --git a/static/images/6075/sos.png b/static/images/6075/sos.png new file mode 100644 index 0000000..90a6745 Binary files /dev/null and b/static/images/6075/sos.png differ