From 4a6c5eaf8a7a5332bf3ff7244d1e371c98a5992a Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期二, 08 七月 2025 19:42:18 +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