This commit is contained in:
2020-11-19 20:17:34 +00:00
parent d0e1c5b595
commit 0dbae7d8e4
5 changed files with 164 additions and 27 deletions

View File

@@ -127,14 +127,12 @@ export default new Router({
/* webpackChunkName: "ay-common" */ "./views/home-user-settings.vue"
)
},
// {
// path: "/home-translation",
// name: "home-translation",
// component: () =>
// import(
// /* webpackChunkName: "ay-common" */ "./views/home-translation.vue"
// )
// },
{
path: "/home-reset",
name: "home-reset",
component: () =>
import(/* webpackChunkName: "ay-common" */ "./views/home-reset.vue")
},
{
path: "/home-password",
name: "home-password",