From d4dd473ff469fd583d7c065eddc36186cb596928 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Wed, 3 Jul 2024 19:21:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/wallet/index.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/my/wallet/index.vue b/my/wallet/index.vue index 01d15e2..e86ca90 100644 --- a/my/wallet/index.vue +++ b/my/wallet/index.vue @@ -47,7 +47,7 @@ - + @@ -59,7 +59,7 @@ @@ -1039,9 +1039,9 @@ height: 76rpx; } /deep/uni-radio .uni-radio-input{ - width: 31.86rpx; - height: 31.86rpx; - margin: -4px 4px 0px -8px; + width: 38.86rpx; + height: 38.86rpx; + margin: -1px 2px 0px -8px; } .chong-list-radio{ width: 29.86rpx; @@ -1189,7 +1189,7 @@ /deep/.fuqian{ background: #fff; border-radius: 15px; - width: 95%; + width: 94%; margin: 9px auto 70px auto; } .chongzhi span:nth-child(2){ @@ -1284,7 +1284,7 @@ .content{ width: 100%; /* height: 100vh; */ - padding-bottom: 20rpx; + padding-bottom: 10rpx; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f7f7f7), url('../../static/background-img.png'); background-position: center center; background-repeat: no-repeat;