This commit is contained in:
张成
2025-11-15 12:32:24 +08:00
parent 46768991f8
commit 334bbf1609
9 changed files with 19 additions and 20 deletions

View File

@@ -610,7 +610,7 @@ const OrderCheck = () => {
<Button
type="warn"
onClick={() => {
Taro.redirectTo({ url: "/game_pages/list/index" });
Taro.redirectTo({ url: "/main_pages/index" });
}}
>