Skip to content

Commit

Permalink
JSAPI支付
Browse files Browse the repository at this point in the history
更新二维码接口
  • Loading branch information
dedemao authored Jan 16, 2023
1 parent 326573c commit c809030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsapi2.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
if(!isInAlipayClient()):
?>
<h3>请使用支付宝扫码打开该网页:</h3>
<img src="https://www.kuaizhan.com/common/encode-png?large=true&data=<?php echo getCurrentUrl()?>" />
<img src="https://wenhairu.com/static/api/qr/?size=300&text=<?php echo getCurrentUrl()?>" />
<?php
else:
?>
Expand Down

0 comments on commit c809030

Please sign in to comment.