From d23a63b6949d14ae06ca23e4a41523b27a6705a3 Mon Sep 17 00:00:00 2001 From: "3321822538@qq.com" <3321822538@qq.com> Date: Wed, 10 Jul 2024 17:52:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/http.interceptor.js | 2 +- manifest.json | 4 +- page_Beehive/Beehive_detail.vue | 2 +- page_Beehive/Beehive_ec.vue | 1048 +++++++++++++++++++++++++++++++ page_Beehive/Beehive_woring.vue | 2 +- page_user/user_set.vue | 46 +- pages/Apiary.vue | 5 +- pages/Apiary/Apiary_detail.vue | 4 +- pages/Apiary/early_Set .vue | 8 +- pages/index/index.vue | 4 +- pages/login/login.vue | 2 +- pages/map.vue | 2 +- pages/my.vue | 7 +- 13 files changed, 1099 insertions(+), 37 deletions(-) create mode 100644 page_Beehive/Beehive_ec.vue diff --git a/common/http.interceptor.js b/common/http.interceptor.js index 289cc1f..7b276fb 100644 --- a/common/http.interceptor.js +++ b/common/http.interceptor.js @@ -37,7 +37,7 @@ const install = (Vue, vm) => { console.log('登录!', res); let data = { loginCode: res.code, - deptId: 100 + deptId: 102 }; vm.$u.post('/app/auth/wxLogin',data).then(res=>{ uni.setStorageSync('code', res.code); diff --git a/manifest.json b/manifest.json index 471ff5b..a471ff1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "SmartBeehive", - "appid" : "__UNI__72DD260", + "appid" : "__UNI__CE03E97", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", @@ -51,7 +51,7 @@ /* 小程序特有相关 */ "mp-weixin" : { "libVersion" : "latest", - "appid" : "wxe092159cf34ef21a", + "appid" : "wxb35df32d5f5440ee", "setting" : { "urlCheck" : false }, diff --git a/page_Beehive/Beehive_detail.vue b/page_Beehive/Beehive_detail.vue index 4597a4f..aa825f2 100644 --- a/page_Beehive/Beehive_detail.vue +++ b/page_Beehive/Beehive_detail.vue @@ -1086,7 +1086,7 @@ fontSize: 11, formatter: function(value) { // 保留两位小数,没有小数时显示00 - return value + '只' + return Math.ceil(value) + '只' }, }, splitLine: { diff --git a/page_Beehive/Beehive_ec.vue b/page_Beehive/Beehive_ec.vue new file mode 100644 index 0000000..528f987 --- /dev/null +++ b/page_Beehive/Beehive_ec.vue @@ -0,0 +1,1048 @@ + + + + + \ No newline at end of file diff --git a/page_Beehive/Beehive_woring.vue b/page_Beehive/Beehive_woring.vue index 3b315e0..2914984 100644 --- a/page_Beehive/Beehive_woring.vue +++ b/page_Beehive/Beehive_woring.vue @@ -50,7 +50,7 @@ {{item.realValue}} - {{item.realValue}}Km + {{item.realValue}}km 异常 diff --git a/page_user/user_set.vue b/page_user/user_set.vue index 05934a2..4428a24 100644 --- a/page_user/user_set.vue +++ b/page_user/user_set.vue @@ -13,14 +13,14 @@ 每隔 天/次 除螨工作 + placeholder-class="my-placeholder" /> 天/次    除螨工作 - - + + 保护设置 - + 电量保护(%) @@ -28,7 +28,7 @@ placeholder-class="my-placeholder" /> 加热板/风扇停止工作 - + 加热(℃) @@ -40,13 +40,17 @@ placeholder-class="my-placeholder" /> 加热板停止工作 - - 风扇(℃) + + 风扇(℃ 、ppm) 箱内温度高于 风扇工作 + + 箱内温度低于 风扇停止工作 +