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;