From d993a5525fb369a4887621ce7c665b50c8480175 Mon Sep 17 00:00:00 2001 From: ArvinLovegood Date: Tue, 27 May 2025 14:45:38 +0800 Subject: [PATCH] =?UTF-8?q?feat(market):=20=E6=B7=BB=E5=8A=A0=E8=AF=81?= =?UTF-8?q?=E7=9B=91=E4=BC=9A=E8=A1=8C=E4=B8=9A=E8=B5=84=E9=87=91=E6=8E=92?= =?UTF-8?q?=E5=90=8D(=E5=87=80=E6=B5=81=E5=85=A5)=E6=9D=BF=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在市场组件中增加了一个新的标签页"证监会行业资金排名(净流入)" - 使用 industryMoneyRank组件来展示该排名,传入不同的分类参数 fenlei='2'- 保持与其他行业排名相同的展示逻辑和样式 --- frontend/src/components/market.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/components/market.vue b/frontend/src/components/market.vue index b1a7bd6..b14b43a 100644 --- a/frontend/src/components/market.vue +++ b/frontend/src/components/market.vue @@ -449,6 +449,9 @@ function ReFlesh(source){ + + +