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 */ }