From 9f72079bae24658a9c015d9713aba552f837bf58 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Thu, 27 Jun 2024 21:53:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/setting/index.vue | 2 +- pages/my/cooperation.vue | 16 ++++++++-------- pages/my/hehuo.vue | 4 +--- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/my/setting/index.vue b/my/setting/index.vue index c99098a..981a342 100644 --- a/my/setting/index.vue +++ b/my/setting/index.vue @@ -158,7 +158,7 @@ } .shezhi-list-img-text{ font-weight: 400; - font-size: 28rpx; + font-size: 30rpx; color: #666; } .shezhi-list-left{ diff --git a/pages/my/cooperation.vue b/pages/my/cooperation.vue index 2b9441d..f10ce50 100644 --- a/pages/my/cooperation.vue +++ b/pages/my/cooperation.vue @@ -196,7 +196,7 @@ display: flex; justify-content: center; margin: 0px auto; - padding: 40rpx; + padding:20rpx 40rpx; background-color: #fff; border-radius: 10px; .info-box { @@ -213,7 +213,7 @@ margin-top: 30rpx; .info-box-item-name { - font-size: 28rpx; + font-size: 30rpx; color: #333333; font-weight: 800; margin-bottom: 10rpx; @@ -243,8 +243,8 @@ .sub-box-l { width: 290rpx; - height: 92rpx; - line-height: 92rpx; + height: 82rpx; + line-height: 82rpx; background: linear-gradient(90deg, #019C88, #28BA92, #35C495); border-radius: 46rpx; color: #ffffff; @@ -256,8 +256,8 @@ .sub-box-rs { width: 290rpx; - height: 92rpx; - line-height: 92rpx; + height: 82rpx; + line-height: 82rpx; background: linear-gradient(90deg, #019C88, #28BA92, #35C495); border-radius: 46rpx; color: #ffffff; @@ -269,8 +269,8 @@ .sub-box-r { width: 290rpx; - height: 92rpx; - line-height: 92rpx; + height: 82rpx; + line-height: 82rpx; background: linear-gradient(90deg, #019C88, #28BA92, #35C495); border-radius: 46rpx; color: #ffffff; diff --git a/pages/my/hehuo.vue b/pages/my/hehuo.vue index 6a76145..bca6209 100644 --- a/pages/my/hehuo.vue +++ b/pages/my/hehuo.vue @@ -295,10 +295,8 @@ margin-top: 30rpx; .item_title { - font-weight: 500; - font-size: 28rpx; + font-size: 32rpx; font-family: PingFang SC Heavy, PingFang SC Heavy-Heavy; - font-weight: bold; color: #333333; }