mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-05 05:13:29 +08:00
wx pay
This commit is contained in:
@ -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');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user