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