1
This commit is contained in:
@@ -610,7 +610,7 @@ const OrderCheck = () => {
|
||||
<Button
|
||||
type="warn"
|
||||
onClick={() => {
|
||||
Taro.redirectTo({ url: "/game_pages/list/index" });
|
||||
Taro.redirectTo({ url: "/main_pages/index" });
|
||||
}}
|
||||
>
|
||||
回到首页
|
||||
|
||||
Reference in New Issue
Block a user