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();