From 4904fe1f3946b8176e8a984a4d6cc9e464efde62 Mon Sep 17 00:00:00 2001 From: wyy <3234929097@qq.com> Date: Mon, 11 Sep 2023 16:47:34 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=88=86=E7=B1=BB]=E8=A1=A5=E5=85=85=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mall4uni/pages/sub-category/sub-category.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mall4uni/pages/sub-category/sub-category.css b/mall4uni/pages/sub-category/sub-category.css index c8076e6..8072285 100644 --- a/mall4uni/pages/sub-category/sub-category.css +++ b/mall4uni/pages/sub-category/sub-category.css @@ -110,4 +110,9 @@ page { right: 0; bottom: 7rpx; padding: 8rpx; +} +.empty-wrap { + color: #aaa; + text-align: center; + margin-top: 400rpx; } \ No newline at end of file