1
This commit is contained in:
@@ -43,7 +43,7 @@ const GuideBar = (props) => {
|
||||
url = "/other_pages/message/index";
|
||||
}
|
||||
if (code === "list") {
|
||||
url = "/game_pages/list/index"
|
||||
url = "/main_pages/index"
|
||||
}
|
||||
redirectTo({
|
||||
url: url,
|
||||
|
||||
Reference in New Issue
Block a user