From 386c12cec0018e167220cc427316ca58ff053ab4 Mon Sep 17 00:00:00 2001 From: liulujian Date: Sat, 4 Jul 2026 23:31:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20jrsc=20=E5=9B=BE=E6=A0=87=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E4=BF=AE=E6=AD=A3=20BuildingIcon=E2=86=92ShopIcon,=20?= =?UTF-8?q?ChartLineIcon=E2=86=92ChartIcon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 这两个图标在 tdesign-icons-vue 中不存在,替换为实际存在的图标。 Co-Authored-By: Claude --- txw-mhzc-web/src/pages/index/views/fwsc/jrsc.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/txw-mhzc-web/src/pages/index/views/fwsc/jrsc.vue b/txw-mhzc-web/src/pages/index/views/fwsc/jrsc.vue index 5d1939f..dc72b87 100644 --- a/txw-mhzc-web/src/pages/index/views/fwsc/jrsc.vue +++ b/txw-mhzc-web/src/pages/index/views/fwsc/jrsc.vue @@ -88,7 +88,7 @@ />
- + 碳金融市场
@@ -110,7 +110,7 @@
-
{{ card.qymc ? card.qymc.charAt(0) : '' }}
+
{{ card.qymc ? card.qymc.charAt(0) : '' }}
{{ card.qymc }} @@ -336,10 +336,10 @@ import { ChartBarIcon, CalendarIcon, CreditcardIcon, - ChartLineIcon, + ChartIcon, CheckCircleIcon, CheckIcon, - BuildingIcon, + ShopIcon, } from 'tdesign-icons-vue'; import { jrscCardColorClass } from '@/pages/index/utils/card-category'; import api from '@/pages/index/api/fwsc/index.js'; @@ -356,10 +356,10 @@ export default { ChartBarIcon, CalendarIcon, CreditcardIcon, - ChartLineIcon, + ChartIcon, CheckCircleIcon, CheckIcon, - BuildingIcon, + ShopIcon, }, data() { return {