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