From 7d92dbb698f8fc7cc7be05eea3ac4cde8795efac Mon Sep 17 00:00:00 2001 From: wgx <31655391@qq.com> Date: Sat, 8 Aug 2026 18:56:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A8=B7=E5=B1=B1=E9=9D=A2=E6=BA=90=E6=B1=A1?= =?UTF-8?q?=E6=9F=93=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm-lock.yaml | 1 + public/index.html | 2 +- src/api/request.js | 2 +- src/pages/Home/index.vue | 65 ++++++++++++++++++----------------- src/pages/Login/index.vue | 2 +- src/pages/MywrList/index.vue | 8 ++--- src/pages/weather/weather.vue | 2 +- 7 files changed, 42 insertions(+), 40 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 978ca72..dc43d2c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1055,6 +1055,7 @@ packages: '@xmldom/xmldom@0.8.11': resolution: {integrity: sha512-cQzWCtO6C8TQiYl1ruKNn2U6Ao4o4WBBcbL61yJl84x+j5sOWWFU9X7DpND8XZG3daDppSsigMdfAIl2upQBRw==} engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version '@xtuc/ieee754@1.2.0': resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} diff --git a/public/index.html b/public/index.html index f34857b..b74629f 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ - 吉县黄河流域农业面源污染平台 + 稷山重点流域农业面源污染平台 diff --git a/src/api/request.js b/src/api/request.js index 9280857..5382f23 100644 --- a/src/api/request.js +++ b/src/api/request.js @@ -8,7 +8,7 @@ const requests = axios.create({ // 请求拦截器 requests.interceptors.request.use((config)=>{ config.headers['X-Access-Token'] = localStorage.getItem("token") // 请求头带上token - config.headers['X-Tenant-Id'] = '1002' + config.headers['X-Tenant-Id'] = '1003' return config },(error)=>{ return Promise.reject(new Error('faile')); diff --git a/src/pages/Home/index.vue b/src/pages/Home/index.vue index dd83506..8d51571 100644 --- a/src/pages/Home/index.vue +++ b/src/pages/Home/index.vue @@ -14,7 +14,7 @@ element-loading-background="rgba(0, 0, 0, 0.8)" >
-
- - 农田污染监测站 - - 个 - -
+ + + + + + + + +
畜禽污染监测站 个 + :to="1" :key="stationCount0" duration="3000">个
@@ -191,10 +191,10 @@ 畜禽污染监测站
-
- - 农田污染监测站 -
+ + + + @@ -225,13 +225,13 @@ :value="item.value"> - - - {{ dataTypeEchart ? '监测值' : '对比值' }} - - + + + + + + +