From 1e5dff66d661a26b367248f816dc67a607383048 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=80=98daijinzheng=40xingtongworld=2Ecom=E2=80=99?=
<‘ceshi@qq.com’>
Date: Fri, 7 Jul 2023 17:08:27 +0800
Subject: [PATCH] =?UTF-8?q?nvr=E9=A6=96=E9=A1=B53?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/base/home.vue | 72 ++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 64 insertions(+), 8 deletions(-)
diff --git a/pages/base/home.vue b/pages/base/home.vue
index 755e67f..95b24dd 100644
--- a/pages/base/home.vue
+++ b/pages/base/home.vue
@@ -155,17 +155,59 @@
-
币种
-
最新价(USD)
-
24小时涨幅
+
{{ $t("shou.a9") }}
+
{{ $t("shou.a10") }}
+
{{ $t("shou.a11") }}
-
+
-

- {{ item.coin_name}}
-
最新价(USD)
-
24小时涨幅
+

+ {{ item.coin_name }}
+
+
{{ item.high }}
+
{{ item.increase }}
+
+
+
+
+
+
+
+
+ {{ $t("shou.a13") }}
+
+
+ {{ $t("shou.a17") }}
+
+
+
+
+
+ {{ $t("shou.a14") }}
+
+
+ {{ $t("shou.a18") }}
+
+
+
+
+
+ {{ $t("shou.a15") }}
+
+
+ {{ $t("shou.a19") }}
+
+
+
+
+
+ {{ $t("shou.a16") }}
+
+
+ {{ $t("shou.a20") }}
+
@@ -1467,6 +1509,20 @@ export default {
}
}
+ .scqs-list-bottom-box {
+ width: 40%;
+ margin-top: 1rem;
+ .scqs-list-bottom-box-t {
+ font-size: 28px;
+ color: #fff;
+ }
+ .scqs-list-bottom-box-b {
+ font-size: 16px;
+ color: gray;
+ margin-top: 1rem;
+ }
+ }
+
.dzdzc-img {
margin-top: 80px;
width: 100%;