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 @@
+
+
+
+
+
+
+
+ 温度
+
+
+
+ 最近30日℃
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 湿度
+
+
+
+ 最近30日%
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 重量
+
+
+
+ 最近30日g
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 进出量
+
+
+
+ 最近30日只
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 频率
+
+
+
+ 最近30日
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 二氧化碳
+
+
+
+ 最近30日ppm
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ 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)
箱内温度高于 风扇工作
+
+ 箱内温度低于 风扇停止工作
+