From 168b58741c9a21f01aa7677177262c06d36e3dc7 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期四, 10 七月 2025 17:24:11 +0800 Subject: [PATCH] 资源优化 --- pages/home/home.wxss | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/pages/home/home.wxss b/pages/home/home.wxss index bca88a7..e0c52ff 100644 --- a/pages/home/home.wxss +++ b/pages/home/home.wxss @@ -121,10 +121,9 @@ width: 60rpx !important; height: 56rpx !important; position: relative; - } -.t-grid-item__image:not(:empty).t-grid-item__image--small .t-image { +.t-grid-item__image:not(:empty).t-grid-item__image--small .t-image .t-image__img { width: auto !important; height: auto !important; max-width: 100% !important; -- Gitblit v1.9.1