mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-09-15 17:19:46 +08:00
deploy
This commit is contained in:
parent
56d18a39df
commit
fb317c524b
@ -88,17 +88,6 @@ export const asyncRoutes = [
|
||||
permissions: ["admin", "editor"],
|
||||
},
|
||||
},
|
||||
{
|
||||
path:
|
||||
"https://github.com/chuzhixin/vue-admin-beautiful?utm_source=gold_browser_extension",
|
||||
name: "ExternalLink",
|
||||
meta: {
|
||||
title: "外链",
|
||||
target: "_blank",
|
||||
permissions: ["admin", "editor"],
|
||||
badge: "New",
|
||||
},
|
||||
},
|
||||
{
|
||||
path: "icon",
|
||||
component: EmptyLayout,
|
||||
@ -291,6 +280,17 @@ export const asyncRoutes = [
|
||||
component: () => import("@/views/vab/errorLog/index"),
|
||||
meta: { title: "错误日志模拟", permissions: ["admin"] },
|
||||
},
|
||||
{
|
||||
path:
|
||||
"https://github.com/chuzhixin/vue-admin-beautiful?utm_source=gold_browser_extension",
|
||||
name: "ExternalLink",
|
||||
meta: {
|
||||
title: "外链",
|
||||
target: "_blank",
|
||||
permissions: ["admin", "editor"],
|
||||
badge: "New",
|
||||
},
|
||||
},
|
||||
{
|
||||
path: "more",
|
||||
name: "More",
|
||||
|
Loading…
x
Reference in New Issue
Block a user