From 04a4cc4ac193bfa35f7e84e35df237d45c2c1c17 Mon Sep 17 00:00:00 2001 From: "978184212@qq.com" <978184212@qq.com> Date: Mon, 24 Nov 2025 16:49:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- packDetail/pages/analysis/index.vue | 170 ++++++++++++++-------------- pages.json | 2 +- pages/index/index.vue | 4 +- 4 files changed, 91 insertions(+), 87 deletions(-) diff --git a/manifest.json b/manifest.json index 33cccb3..f76fb75 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "汾西县黄河流域面源污染监测", + "name" : "汾西小流域面源污染监测", "appid" : "__UNI__44A8AB0", "description" : "", "versionName" : "2.2.22", diff --git a/packDetail/pages/analysis/index.vue b/packDetail/pages/analysis/index.vue index d9f98aa..cd2b7af 100644 --- a/packDetail/pages/analysis/index.vue +++ b/packDetail/pages/analysis/index.vue @@ -26,25 +26,28 @@ 重要污染物趋势图 - - - {{array[index]}} - - - + + + + {{array[index]}} + + + + + + + {{dateqs}} + + + - - - - - - - {{dateqs}} - + + + - + @@ -1229,7 +1229,7 @@ getsssj() { this.$http.post('/applet/wxclient/getNewestData').then(res => { this.list = res.data.data - if (this.list) { + if (this.list.length>0) { for (var i = 0; i < this.list.length; i++) { // console.log(Object.keys(this.list[i]),Object.keys(this.list[i]).length) this.list[i].wrwcode = []