menu style
This commit is contained in:
@ -76,7 +76,7 @@ export const constantRoutes = [
|
||||
path: "/index",
|
||||
component: () => import("@/views/index"),
|
||||
name: "Index",
|
||||
meta: { title: "首页", icon: "dashboard", affix: true },
|
||||
meta: { title: "首页", icon: "home", affix: true },
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user