From b672290f81510915f501f2163b3b54b666dfdfe9 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 30 四月 2024 18:32:32 +0800 Subject: [PATCH] 书目下拉加载更多重构 --- pages/bookServices/assort/index.wxss | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/pages/bookServices/assort/index.wxss b/pages/bookServices/assort/index.wxss index c441f05..22c508a 100644 --- a/pages/bookServices/assort/index.wxss +++ b/pages/bookServices/assort/index.wxss @@ -94,10 +94,9 @@ display: inline-block; } -.myScroll .row:last-child { - /* 閫夋嫨鏈�鍚庝竴涓瓙浠� 娓呴浂杈硅窛 */ +/* .myScroll .row:last-child { margin-right: 240rpx; -} +} */ .class-list { /* overflow-y: auto; */ -- Gitblit v1.9.1