mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改微信支付demo
This commit is contained in:
parent
bc4c0bb50c
commit
fe6f035c6a
@ -34,6 +34,7 @@
|
||||
ret.url = '__STATIC__/theme/default/img/wechat/qrc_payed.jpg';
|
||||
}
|
||||
if (ret.code === 1) {
|
||||
console.log(ret);
|
||||
$('#showbox').html('<img src="' + ret.url + '"/>');
|
||||
}
|
||||
$('#orderno').html('订单号:' + ret.order_no);
|
||||
|
Loading…
x
Reference in New Issue
Block a user