From 79f633bb86a7ed28fb4158460bbdaeb1efb5de59 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 19 Oct 2025 16:12:21 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E3=80=90mall=20=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E3=80=91=E5=95=86=E5=9F=8E=E9=A6=96=E9=A1=B5=E7=9A=84=E8=BF=81?= =?UTF-8?q?=E7=A7=BB=E3=80=90antd=E3=80=9150%=EF=BC=9Atrade-trend-card=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=BC=BA=E9=99=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mall/home/modules/trade-trend-card.vue | 102 +++++++++--------- .../home/modules/trade-trend-chart-options.ts | 38 ++++--- 2 files changed, 76 insertions(+), 64 deletions(-) diff --git a/apps/web-antd/src/views/mall/home/modules/trade-trend-card.vue b/apps/web-antd/src/views/mall/home/modules/trade-trend-card.vue index 32a5b680c..0d5352789 100644 --- a/apps/web-antd/src/views/mall/home/modules/trade-trend-card.vue +++ b/apps/web-antd/src/views/mall/home/modules/trade-trend-card.vue @@ -1,38 +1,33 @@