From 72ea63d67d8dff2a4dfd00595538de52f65ddccb Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Mon, 1 Jul 2024 21:41:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 7e8eff1..1cfdc5b 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1639,6 +1639,7 @@ page { border-radius: 10px; padding: 30rpx; background: #fff; + text-align:center; } .tapDsalk { @@ -1651,12 +1652,10 @@ page { } .sda { - width: 36px; height: 36px; line-height: 30px; text-align: center; border-radius: 30px; - background-color: #f7f7f7; justify-content: center; } @@ -1664,6 +1663,7 @@ page { font-size: 26rpx; color: #999999; margin-top: 6px; + text-align:center; } .online-tag {