wx pay
parent
fda6241309
commit
e128b2c6a3
|
|
@ -71,7 +71,7 @@ $(function()
|
|||
// 是否自动提交支付表单
|
||||
if($('.submit-pay').data('is-pay') == 1)
|
||||
{
|
||||
PayPopupParamsInit($(this));
|
||||
PayPopupParamsInit($('.submit-pay'));
|
||||
$('#order-pay-popup button[type="submit"]').trigger('click');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue