From 85faab3d8b39c2122f4315324cbeffc08634c2bb Mon Sep 17 00:00:00 2001 From: chenzhi <“chenzhi063@qq.com> Date: Tue, 12 Nov 2019 16:29:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E7=89=88=E6=94=AF=E4=BB=98=E9=80=89?= =?UTF-8?q?=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Sdk/View/default/Spend/pay_way.html | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/Application/Sdk/View/default/Spend/pay_way.html b/Application/Sdk/View/default/Spend/pay_way.html index c6d52298..90a17406 100644 --- a/Application/Sdk/View/default/Spend/pay_way.html +++ b/Application/Sdk/View/default/Spend/pay_way.html @@ -128,7 +128,13 @@ padding-bottom: .50rem; } } - + .noborder.weui-cell:before{ + height: 0px; + border: 0px; + } + .noborder{ + margin-top: -.38rem; + } @@ -138,15 +144,15 @@
-

订单金额:

+

订单金额: ¥{$data['price']}元

-
¥{$data['price']}元
+
-
+
-

您的账户余额:

+

您的账户余额: {$balance+$bind_balance}平台币

-
{$balance+$bind_balance}平台币
+