From 987be4bfa1d89ef0529adab00ccabcd470da6688 Mon Sep 17 00:00:00 2001 From: wangdong <1551135706@qq.com> Date: Sun, 2 Jun 2024 10:12:07 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A0=B7=E5=BC=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index e49a365..8064298 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1849,10 +1849,12 @@ .activity { margin-top: 18rpx; display: flex; + justify-content: space-between; .left { - width: 40%; + width: 300rpx; flex-shrink: 0; + font-size: 0; image { width: 100%; @@ -1862,11 +1864,12 @@ .right { // flex:1; - width: 60%; + width: 390rpx; padding-left: 14rpx; // margin-left:14rpx; display: flex; flex-direction: column; + justify-content: space-between; // align-items: ; // justify-content: space-around; @@ -1878,6 +1881,7 @@ padding: 14rpx; position: relative; box-sizing: border-box; + height: 208rpx; .more { font-size: 20rpx; @@ -1943,7 +1947,6 @@ .rightItem2 { background: url('https://www.royaum.com.cn/static/index/ranking.png'); background-size: cover; - margin-top: 14rpx; // padding:14rpx; // height:50%;