From a4e0eaf411ca2bf6030a4fd23ab61001d7fe07e6 Mon Sep 17 00:00:00 2001
From: zhangkai <847704969@qq.com>
Date: Fri, 20 Jun 2025 17:32:57 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=86=E7=B1=BB=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E5=8A=A0=E8=BD=BD=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/fenl/index.vue | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/pages/fenl/index.vue b/pages/fenl/index.vue
index 6f7001f..1f79392 100644
--- a/pages/fenl/index.vue
+++ b/pages/fenl/index.vue
@@ -106,7 +106,7 @@
暂无数据
-
+
@@ -647,15 +647,14 @@
.hot {
margin-top: 30rpx;
- margin-bottom: 180rpx;
+ // margin-bottom: 160rpx;
margin-left: 208rpx;
-
+ height: 1300rpx;
.content {
// height: 462rpx;
// overflow-x: auto;
/* 允许横向滚动 */
// white-space: nowrap;
-
width: 512rpx;
.bbb {
@@ -871,6 +870,9 @@
color: #9C9C9C;
}
}
+ ::v-deep .u-loadmore{
+ padding-bottom: 20rpx;
+ }
}
}