From 91f5d2fe3c19c364d02b9eb7b5a9b36900035051 Mon Sep 17 00:00:00 2001 From: wyy <3234929097@qq.com> Date: Mon, 11 Sep 2023 16:45:16 +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 --- pages/sub-category/sub-category.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/sub-category/sub-category.css b/pages/sub-category/sub-category.css index c8076e6..8072285 100644 --- a/pages/sub-category/sub-category.css +++ b/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