From e9b9a0e650c4f9ff8ab812c7b0ffd4482e3e8054 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Thu, 27 Jun 2024 22:17:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2=E6=A1=86=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 4185a7f..02c2e77 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -994,7 +994,7 @@ } /deep/.u-content,/deep/.u-search{ flex: none; - width: 250px; + width: 533rpx; border-radius: 32rpx !important; height: 64rpx !important; } @@ -1003,12 +1003,13 @@ } .dingwei-img{ width:33.33rpx; - height:37.5rpx; + height:39.5rpx; } .localName{ margin-left: 4rpx; font-weight: bold; color: #333333; + font-size: 30rpx; } .menu-topic-act .menu-topic-bottom-color { background: linear-gradient(90deg,rgba(234, 248, 245,0.7),rgba(132, 211, 196,0.7)); @@ -1331,8 +1332,8 @@ overflow: hidden; } .index-fujin-jie-name{ - margin-bottom: 5px; - font-size: 30rpx; + margin-bottom: 3px; + font-size: 20rpx; color: #333333; font-weight: 500; } @@ -1638,7 +1639,7 @@ display: flex; flex-direction: row; align-items: center; - margin-left: px; + margin-left: 5px; } .index-top-mian-text span{ color: #019c88;