From 93463d63f0dd81c436aa3335506611aab8356b88 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期一, 25 三月 2024 23:39:40 +0800 Subject: [PATCH] 样式修改 --- pages/bookServices/assort/index.wxss | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/bookServices/assort/index.wxss b/pages/bookServices/assort/index.wxss index f065f59..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 { @@ -127,7 +127,6 @@ .book-box image { height: 142rpx; - object-fit: contain !important; } .classify { @@ -141,8 +140,9 @@ } .assort-img { - width: 116rpx; - height: 142rpx; + display: flex; + width: 152rpx; + height: 186rpx; box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16); margin-bottom: 20rpx; } -- Gitblit v1.9.1