11
This commit is contained in:
@@ -116,6 +116,18 @@ const mainChildren = [
|
||||
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
path: "local-config",
|
||||
|
||||
name: "local-config",
|
||||
|
||||
component: () => import("../views/LocalConfigView.vue"),
|
||||
|
||||
meta: { title: "本地配置" },
|
||||
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
path: "admin",
|
||||
|
||||
Reference in New Issue
Block a user