From ace428cb66c3002194169e9c712c2826dfa53abd Mon Sep 17 00:00:00 2001 From: laixingyu Date: Fri, 28 Jul 2023 01:30:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B6=8B=E5=8A=BF=E6=9D=BF=E5=9D=97=E4=B8=AD?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E6=88=90=E4=BA=A4=E9=A2=9D=E7=AD=89=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=EF=BC=88=E6=A0=B7=E5=BC=8F=E9=9C=80=E8=A6=81=E7=BE=8E?= =?UTF-8?q?=E5=8C=96=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/trend/index.vue | 55 +++++++++++---------------------------- 1 file changed, 15 insertions(+), 40 deletions(-) diff --git a/src/views/trend/index.vue b/src/views/trend/index.vue index 7514695..b63701c 100644 --- a/src/views/trend/index.vue +++ b/src/views/trend/index.vue @@ -33,13 +33,10 @@
-
交易日期
-
东财行业指数2级
-
涨停
-
跌停
+
名称(东财2级)
- 板块排名 + 排名
-
-
-
排名变化
-
- - -
-
- - -
+
成交额
+
成交占比
+
成交排名
+
上涨
+
平盘
+
下跌
-
- {{ item.businessDate }} -
{{ item.securityName }}
-
涨停
-
跌停
{{ item.sort }}
@@ -146,9 +117,13 @@
-
-
- {{ item.sortChange }} +
{{ item.turnover }}
+
{{ item.turnover }}
+ +
{{ item.sort }}
+
{{ item.riseNumber }}
+
{{ item.lossesNumber }}
+
{{ item.flatNumber }}