From ecabd20b3dfbd956dad14ffb6ba3dc2efcfdd7c1 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期一, 25 三月 2024 16:23:32 +0800 Subject: [PATCH] 微信支付 --- pages/bookServices/assort/index.wxss | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/bookServices/assort/index.wxss b/pages/bookServices/assort/index.wxss index 4b330d3..9f30850 100644 --- a/pages/bookServices/assort/index.wxss +++ b/pages/bookServices/assort/index.wxss @@ -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