From dc19fdf86993b2ddeb6b92e2561cb01176ded889 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期三, 16 七月 2025 23:12:58 +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