From d41f1f707dc643b726a42b9d2a63b186dd9e4f28 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 06 八月 2024 16:12:38 +0800
Subject: [PATCH] ll
---
wechat_jiaxuan/pages/homeId/index.wxss | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/wechat_jiaxuan/pages/homeId/index.wxss b/wechat_jiaxuan/pages/homeId/index.wxss
index 08b9f05..e74c5a6 100644
--- a/wechat_jiaxuan/pages/homeId/index.wxss
+++ b/wechat_jiaxuan/pages/homeId/index.wxss
@@ -2,7 +2,6 @@
background-color: #fff;
}
.home_tabs {
- width: 100%;
height: 80rpx;
position: fixed;
background-color: #fff;
@@ -56,7 +55,7 @@
font-weight: 400;
}
.content {
- padding: 80rpx 40rpx 40rpx;
+ padding: 0rpx 40rpx 40rpx;
}
.content .item {
margin-bottom: 60rpx;
--
Gitblit v1.9.3