From 8e9e1b59e6ddaf7bac3d9e412500aa46dfc78933 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Mon, 19 Aug 2024 09:14:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B7=91=E9=A9=AC=E7=81=AF?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/base/home.vue | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/pages/base/home.vue b/pages/base/home.vue index 58b313d..f6c2acb 100644 --- a/pages/base/home.vue +++ b/pages/base/home.vue @@ -128,14 +128,16 @@ - + +
-
{{ item.pair_name }}
+ + New users will be given $100 for registration. For details, please contact customer service WhatsApp 15204350079 12097488992 15717102065 15717102065. 12079028303. 17604060007
@@ -1917,7 +1919,8 @@ display: flex; flex-direction: row; align-items: center; - animation: scroll 100s linear 0s infinite; + animation: scroll 500s linear 0s infinite; + // animation: scroll 100s linear 0s infinite; animation-play-state: running; animation-delay: 0s; animation-direction: normal;