From 4145917416a43d41430eb69b74069b2af5b66066 Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq,com> Date: Mon, 15 May 2023 21:39:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=A1=AB=E5=85=85=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 45ae440..f5e74df 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -411,9 +411,9 @@
{{ $t("xtzcoins3.a11") }}
-
{{brokenLine[0].increaseStr}}
-
{{brokenLine[1].increaseStr}}
-
{{brokenLine[2].increaseStr}}
+
{{brokenLine[0].increaseStr}}
+
{{brokenLine[1].increaseStr}}
+
{{brokenLine[2].increaseStr}}
{{ $t("xtzcoins3.a12") }}
@@ -1532,6 +1532,13 @@ path { .path_increace { stroke: #76bf8a; } +.c_decreace { + color: #ff231f; +} + +.c_increace { + color: #76bf8a; +} // .view-more { // background: #fd5b2c !important;