From 916ba7dbd9b28f126b37f4db815a91f38aac4dbb Mon Sep 17 00:00:00 2001 From: TM <923727421@qq.com> Date: Wed, 16 Dec 2020 17:31:41 +0800 Subject: [PATCH] 修改电话号码 --- pages/index/index.acss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/index/index.acss b/pages/index/index.acss index 01dfde9..9cb272e 100644 --- a/pages/index/index.acss +++ b/pages/index/index.acss @@ -54,7 +54,7 @@ .tip-view{ display: flex; justify-content: space-between; - padding-top: 20rpx; + padding-top: 20px; font-size: 24rpx; } .login-btn{ -- Gitblit v1.8.0