后台教程
This commit is contained in:
@@ -13,7 +13,7 @@ const routes = [
|
||||
meta: { auth: true },
|
||||
children: [
|
||||
{
|
||||
path: "tutorial",
|
||||
path: "tutorial/:display",
|
||||
name: "tutorial",
|
||||
component: () => import("./pages/Markdown.vue"),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user