From 75b9f3c8b7959ed7d9930aef73e5cc16b2de1a78 Mon Sep 17 00:00:00 2001
From: QYF-GitLab1 <1940665526@qq.com>
Date: 星期三, 09 七月 2025 11:52:09 +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