From 985f70ad180b1ce396cf03e29cc2551a0bd892a2 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期一, 25 三月 2024 18:28:48 +0800 Subject: [PATCH] 删除多余文件 --- pages/bookServices/assort/index.wxss | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/bookServices/assort/index.wxss b/pages/bookServices/assort/index.wxss index 4b330d3..ac6364c 100644 --- a/pages/bookServices/assort/index.wxss +++ b/pages/bookServices/assort/index.wxss @@ -83,7 +83,7 @@ .myScroll .row:last-child { /* 閫夋嫨鏈�鍚庝竴涓瓙浠� 娓呴浂杈硅窛 */ - margin-right: 0; + margin-right: 240rpx; } .class-list { @@ -141,8 +141,8 @@ .assort-img { display: flex; - width: 116rpx; - height: 142rpx; + width: 152rpx; + height: 186rpx; box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16); margin-bottom: 20rpx; } -- Gitblit v1.9.1