Commit 9142da4f by zhaopanyu

zpy

parent 08340864
...@@ -80,7 +80,7 @@ export const constantRoutes = [ ...@@ -80,7 +80,7 @@ export const constantRoutes = [
path: "index", path: "index",
component: () => import("@/views/index"), component: () => import("@/views/index"),
name: "Index", name: "Index",
meta: { title: "钻头推荐", icon: "dashboard", affix: true }, meta: { title: "首页", icon: "dashboard", affix: true },
}, },
], ],
}, },
......
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