From c5ee0e9d22473f3fd96f442724058dd297fec97c Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期一, 23 十二月 2024 10:20:38 +0800 Subject: [PATCH] 购物车内题库显示问题 --- components/empty/index.wxss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/components/empty/index.wxss b/components/empty/index.wxss index bf5d2f4..6cf59e2 100644 --- a/components/empty/index.wxss +++ b/components/empty/index.wxss @@ -3,7 +3,7 @@ padding: 80rpx; } -.noData-box image { +.noData-box .note-icon { width: 205rpx !important; height: 133rpx !important; } -- Gitblit v1.9.1