From e62e62641eb514fd3f39d0e1ae9ed00b074f9196 Mon Sep 17 00:00:00 2001 From: jiangjiahao <1173860556@qq.com> Date: Mon, 9 Jul 2018 11:33:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=85=E4=BB=98=E6=AC=BE=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=95=86=E5=93=81=E6=95=B0=E9=87=8F=E8=BF=87?= =?UTF-8?q?=E9=95=BF=E6=97=B6=EF=BC=8C=E4=B8=8D=E6=98=BE=E7=A4=BA=E5=A4=87?= =?UTF-8?q?=E6=B3=A8=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/to-pay-order/index.wxss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/to-pay-order/index.wxss b/pages/to-pay-order/index.wxss index ec12e6ae..f756bff4 100644 --- a/pages/to-pay-order/index.wxss +++ b/pages/to-pay-order/index.wxss @@ -1,5 +1,6 @@ .container{ background-color:#F2f2f2; + padding-bottom: 100rpx; } .address-box{ width: 100%; @@ -161,6 +162,7 @@ form{ left: 0; border-top:1px solid #eee; background-color: #fff; + z-index: 999; } .jiesuan-box .to-pay-btn{ width:250rpx;