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: '吨',
});