Merge pull request '测试微信h5支付' (#71) from feat-20240218 into main
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_web/pulls/71
This commit is contained in:
commit
0d8e04558c
|
@ -135,7 +135,7 @@ export default function Pay() {
|
|||
break;
|
||||
case "wxpay_jsapi":
|
||||
router.push(
|
||||
`https://weixin.tiefen.fun/wxpay_h5/${encodeURIComponent(
|
||||
`https://weixin.tiefen.fun/pay/wxpay_h5/${encodeURIComponent(
|
||||
data.data.wxpay_h5_param_str
|
||||
)}`
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue