From 8f93e021c7db7060adcc99ac743b909508e3c08d Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Wed, 26 Jun 2024 19:38:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/hongbao/youhuijuan.vue | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/my/hongbao/youhuijuan.vue b/my/hongbao/youhuijuan.vue index bdd5fd6..7e4a60e 100644 --- a/my/hongbao/youhuijuan.vue +++ b/my/hongbao/youhuijuan.vue @@ -170,7 +170,7 @@ text-align: center; line-height: 64rpx; font-weight: 400; - font-size: 28rpx; + font-size: 26rpx; color: #FFFFFF; text-shadow: 0rpx 2rpx 4rpx rgba(0,119,104,0.44); margin-left: 10px; @@ -181,14 +181,15 @@ color: #999999; } .youhui-view-right-title{ + width: 260rpx; font-weight: 400; - font-size: 32rpx; + font-size: 28rpx; color: #333333; } .youhui-view-right-top{ display: flex; flex-direction: column; - align-items: center; + align-items: center; } .youhui-view-right{ width: 502.08rpx; @@ -238,7 +239,7 @@ height: 242rpx; border-radius: 21rpx; background-size: 100%; - margin: 20px auto; + margin: 10px auto; justify-content: space-between; } .you-nav{ @@ -258,8 +259,8 @@ height: 60upx; color: #666; text-align: center; - font-weight: bold; - font-size: 34rpx; + font-weight: 500; + font-size: 30rpx; z-index: 1; }