mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改微信支付demo
This commit is contained in:
parent
74c420f2f3
commit
d7c6eb2b83
@ -46,7 +46,7 @@
|
||||
});
|
||||
});
|
||||
$('body').on('click', '[type="button"]', function () {
|
||||
$.get('{:url("payqrc")}', {'action': 'reset'}, function () {
|
||||
$.get('{:url("payjs")}', {'action': 'reset'}, function () {
|
||||
window.location.reload();
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user