diff --git a/Application/Sdk/View/default/Spend/pay_way.html b/Application/Sdk/View/default/Spend/pay_way.html index 90a17406..58149794 100644 --- a/Application/Sdk/View/default/Spend/pay_way.html +++ b/Application/Sdk/View/default/Spend/pay_way.html @@ -28,7 +28,7 @@ } .weui-cell { - height: 0.85rem; + height: 0.75rem; font-size: .28rem; color: #292929; padding: 0px .3rem; @@ -66,12 +66,18 @@ height:1rem;background-color: #21B1EB;color: #ffffff;font-size: .32rem;text-align: center;line-height:1rem;bottom: 0px; position: fixed;left: 0;right: 0; } + .pay-info,.paylist{ + margin-top: .3rem; + } } @media screen and (orientation: landscape) { /*横屏 css*/ .box{ - padding:.3rem .5rem; + padding:.24rem .5rem; } + .pay-info,.paylist{ + margin-top: .24rem; + } .bottombutton{ height:1rem;background-color: #21B1EB;color: #ffffff;font-size: .32rem;text-align: center;line-height:1rem; width: 7.5rem;border-radius: .2rem;position: absolute;left: 50%;margin: .5rem 0 .5rem -3.75rem; @@ -89,7 +95,7 @@ min-width: 30%; box-sizing: content-box; margin-left: 3%; - padding: .2rem .0rem; + padding: .16rem .0rem; } .paylist-box .weui-cell:before{ content: none; @@ -109,25 +115,7 @@ .showotherpay{ width: 100%;height: .9rem;background-color: #ffffff;font-size: .28rem;text-align: center;color: #A9A9A9;line-height: .9rem;margin-top: .3rem; } - @media screen and (orientation: portrait) { - .box{ - padding:.3rem; - } - - } - @media screen and (orientation: landscape) { - /*横屏 css*/ - .box{ - padding:.3rem .5rem; - } - .bottombutton{ - height:1rem;background-color: #21B1EB;color: #ffffff;font-size: .32rem;text-align: center;line-height:1rem; - width: 7.5rem;border-radius: .2rem;position: absolute;left: 50%;margin: .5rem 0 .5rem -3.75rem; - } - body{ - padding-bottom: .50rem; - } - } + .noborder.weui-cell:before{ height: 0px; border: 0px; @@ -155,7 +143,7 @@ -
适用平台余额:
@@ -169,8 +157,8 @@