From 5f64599e5506ad79103a2eec3ec62f3012e7ae05 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Mon, 13 May 2024 18:03:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/base/home.vue | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pages/base/home.vue b/pages/base/home.vue index 54bb333..651e784 100644 --- a/pages/base/home.vue +++ b/pages/base/home.vue @@ -283,13 +283,19 @@ - + + {{ item.coin_name }} - + + {{ item.coin_name }} @@ -305,13 +311,19 @@ - + + {{ item.coin_name }} - + + {{ item.coin_name }} @@ -2159,7 +2171,6 @@ .marketbox3{ width: 280rpx; height: 320rpx; - border: 1px solid #484848; padding: 66rpx 20rpx; margin: 20rpx 0px 0px 0px; border-radius: 40rpx; @@ -2218,6 +2229,7 @@ text-align: center; line-height: 120rpx; margin: auto; + color: #999999; } .Howtogetstarted_box1{ margin-top: 16px;