This commit is contained in:
@@ -415,7 +415,7 @@ const topMenu = {
|
||||
});
|
||||
},
|
||||
goIndex () {
|
||||
location.href = "/index";
|
||||
location.href = "/";
|
||||
},
|
||||
goShoppingCar () {
|
||||
localStorage.frontMenusActiveId = "";
|
||||
|
||||
Reference in New Issue
Block a user