From fc2f694edd0c5dcbe23480b673c795f0adb41969 Mon Sep 17 00:00:00 2001 From: "uuz.vva" Date: Wed, 19 May 2021 21:24:40 +0800 Subject: [PATCH] =?UTF-8?q?fix[litemall-wx]:=20ScrollView=E9=AB=98?= =?UTF-8?q?=E5=BA=A6=E8=AE=BE=E7=BD=AE=E5=A2=9E=E5=8A=A0=E5=83=8F=E7=B4=A0?= =?UTF-8?q?=E5=8D=95=E4=BD=8D=20(#481)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 没有像素单位会导致高度设置无效 --- litemall-wx/pages/category/category.wxml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/litemall-wx/pages/category/category.wxml b/litemall-wx/pages/category/category.wxml index 20761831..a973285e 100644 --- a/litemall-wx/pages/category/category.wxml +++ b/litemall-wx/pages/category/category.wxml @@ -6,7 +6,7 @@ - + @@ -22,4 +22,4 @@ - \ No newline at end of file +