From fb0451de2d3de2b4044dc640085664ab70c45633 Mon Sep 17 00:00:00 2001 From: ylj20011123 Date: Wed, 26 Nov 2025 14:13:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=8F=90=E7=A4=BA=E4=B8=8D?= =?UTF-8?q?=E5=AF=B9=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 77535b1..f448351 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -101,7 +101,7 @@ {{ (Math.floor(index / 12) + 2024).toString().slice(2, 4) - }}年累计对客销售/亿元 + }}年累计对客销售/亿元 {{ @@ -721,7 +721,7 @@ export default { label: '尿素', value: this.handleProcessNumber(Number(UreaData.Result_Data.value)), unit: '万元', - icon: 'https://eshangtech.com/cyy_DIB/chargeIcon.png', + icon: 'https://eshangtech.com/cyy_DIB/ureaIcon.png', totalCount: this.handleProcessNumber(Number(UreaData.Result_Data.data)), totalCountUnit: '吨', });