♻️(document): 统一 component 与 layer 的 md 位置
This commit is contained in:
@@ -9,7 +9,7 @@ const zhCN = [
|
||||
children: [
|
||||
{
|
||||
path: "/zh-CN/index",
|
||||
component: () => import("../../docs/zh-CN/index.md"),
|
||||
component: () => import("../document/zh-CN/index.md"),
|
||||
|
||||
meta: { title: "指南" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user