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;
+ }
}
}