This commit is contained in:
2020-10-19 22:26:01 +00:00
parent 34a9b57b68
commit b3074f7159
32 changed files with 100 additions and 60 deletions

View File

@@ -127,14 +127,14 @@ 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-translation",
// name: "home-translation",
// component: () =>
// import(
// /* webpackChunkName: "ay-common" */ "./views/home-translation.vue"
// )
// },
{
path: "/home-password",
name: "home-password",