mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-06 13:43:02 +08:00
wx pay debug
This commit is contained in:
@ -251,9 +251,9 @@ class Weixin
|
||||
onBridgeReady();
|
||||
}
|
||||
</script>';
|
||||
echo '<pre>';
|
||||
echo htmlspecialchars($html);
|
||||
die;
|
||||
// echo '<pre>';
|
||||
// echo htmlspecialchars($html);
|
||||
// die;
|
||||
die($html);
|
||||
/*session('weixin_pay_data', $pay_data);
|
||||
session('weixin_redirect_url', empty($redirect_url) ? '' : urldecode($redirect_url));
|
||||
|
||||
Reference in New Issue
Block a user