Merge pull request '修复bug' (#37) from feat-20240118 into main
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_web/pulls/37
This commit is contained in:
commit
1e10132e54
|
@ -40,7 +40,7 @@ export default function Weixin({ params }) {
|
|||
router.push("weixin://");
|
||||
return;
|
||||
}
|
||||
router.replace("weixin://scanqrcode");
|
||||
router.push("weixin://");
|
||||
};
|
||||
|
||||
if (isLoading) {
|
||||
|
|
Loading…
Reference in New Issue