From ad030a386598d31c1d984bc791f4f1f52cce52ca Mon Sep 17 00:00:00 2001 From: Junling Bu Date: Fri, 11 May 2018 10:13:51 +0800 Subject: [PATCH] =?UTF-8?q?fix[litemall-wx]:=20=E5=95=86=E5=93=81=E4=B8=8B?= =?UTF-8?q?=E5=8D=95=E6=97=B6=E5=9C=B0=E5=9D=80=E4=B8=8D=E8=83=BD=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- litemall-wx/pages/shopping/addressAdd/addressAdd.wxml | 4 ++-- litemall-wx/pages/shopping/addressAdd/addressAdd.wxss | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/litemall-wx/pages/shopping/addressAdd/addressAdd.wxml b/litemall-wx/pages/shopping/addressAdd/addressAdd.wxml index 0845c232..4fe84fda 100644 --- a/litemall-wx/pages/shopping/addressAdd/addressAdd.wxml +++ b/litemall-wx/pages/shopping/addressAdd/addressAdd.wxml @@ -30,9 +30,9 @@ 确定 - + {{item.name}} - + diff --git a/litemall-wx/pages/shopping/addressAdd/addressAdd.wxss b/litemall-wx/pages/shopping/addressAdd/addressAdd.wxss index 58eeb420..88b0768b 100644 --- a/litemall-wx/pages/shopping/addressAdd/addressAdd.wxss +++ b/litemall-wx/pages/shopping/addressAdd/addressAdd.wxss @@ -149,9 +149,7 @@ page{ } .region-select .region-list{ - height: auto; - overflow: scroll; - + height: 492rpx; } .region-select .region-list .item{