mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改微信支付测试功能
This commit is contained in:
parent
66ee319c93
commit
40046adf3d
@ -132,7 +132,7 @@
|
||||
|
||||
$('[data-pay-test]').on('click', payTest);
|
||||
|
||||
$('[refund-qrc-test]').on('click',function(){
|
||||
$('body').on('click', '[refund-qrc-test]', function () {
|
||||
$.msg.success('退款功能开发中哦!');
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user