Commit 959c7e17 by xue_wengang

路由名称修改

parent 80da7e24
......@@ -13,12 +13,12 @@ export default [
component: () => import("@/views/login.vue")
},
{
path: "/home",
name: "home",
path: "/Home",
name: "Home",
meta: {
title: "工作桌面",
auth: "5"
},
component: () => import("@/views/home.vue")
component: () => import("@/views/Home.vue")
}
]
\ No newline at end of file
{
"token":"ashnksaifjiwemvoier",
"auth":"1"
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment