From e1ab77941b19d206c86aa6f00feaad44c8e5d282 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Tue, 23 Aug 2022 11:55:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=B4=E6=9D=A1=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E5=88=86=E7=B1=BB=E4=B8=8D=E9=93=BA=E6=BB=A1=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods-category/goods-category.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/goods-category/goods-category.css b/pages/goods-category/goods-category.css index 56cbafa9..a5d5ba1d 100644 --- a/pages/goods-category/goods-category.css +++ b/pages/goods-category/goods-category.css @@ -13,7 +13,7 @@ } .category-content { height: calc(100vh - 68px); - /* #ifdef H5 || MP-TOUTIAO || APP */ + /* #ifdef H5 || APP */ height: calc(100vh - 98px) !important; /* #endif */ }