From b12118ce571c6c17c323d8a02369068b252d3291 Mon Sep 17 00:00:00 2001 From: chenzhi Date: Wed, 4 Dec 2019 16:51:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=A8=AA=E5=B1=8F=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Sdk/View/default/Spend/pay_way.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/Application/Sdk/View/default/Spend/pay_way.html b/Application/Sdk/View/default/Spend/pay_way.html index 7d067492..a40bc48e 100644 --- a/Application/Sdk/View/default/Spend/pay_way.html +++ b/Application/Sdk/View/default/Spend/pay_way.html @@ -285,8 +285,6 @@ $(function() { } else { $("#platform_pay").hide(); $(".paylist").show(); - $(".showotherpay").show(); - $("#h_showotherpay").hide(); } $(".showotherpay,#h_showotherpay").on("click",function(){ $("#wxpay").show();