From c67a41c65c5f12a4378ec54f89cdc5672e83090f Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期三, 09 七月 2025 09:48:25 +0800 Subject: [PATCH] webview url 检查 --- 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