From 5b9f61e97c54622a9e9242cdac02f0535ffc3827 Mon Sep 17 00:00:00 2001 From: liulujian Date: Sat, 4 Jul 2026 23:28:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=85=B1=E6=80=A7=E8=83=BD=E5=8A=9B?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E6=A0=87=E7=AD=BE=E5=90=8C=E6=AD=A5=E5=BA=94?= =?UTF-8?q?=E7=94=A8=E9=A2=9C=E8=89=B2=E5=8C=BA=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit GxnlptCardTags 引入 tagColorClass + market-tag-colors mixin 标签按类别分色(蓝核算/绿交易/橙认证/紫数据),hover 放大 Co-Authored-By: Claude --- .../views/gxnlpt/components/GxnlptCardTags.vue | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/txw-mhzc-web/src/pages/index/views/gxnlpt/components/GxnlptCardTags.vue b/txw-mhzc-web/src/pages/index/views/gxnlpt/components/GxnlptCardTags.vue index 1f8b6e8..9352aad 100644 --- a/txw-mhzc-web/src/pages/index/views/gxnlpt/components/GxnlptCardTags.vue +++ b/txw-mhzc-web/src/pages/index/views/gxnlpt/components/GxnlptCardTags.vue @@ -15,7 +15,7 @@ {{ tag }} {{ tag }} ... @@ -39,6 +39,7 @@