📝: 更新文档
This commit is contained in:
@@ -372,7 +372,7 @@ const menus = [
|
||||
{
|
||||
id: 100,
|
||||
title: "锚点",
|
||||
subTitle: "Affix",
|
||||
subTitle: "affix",
|
||||
path: "/zh-CN/components/affix",
|
||||
},
|
||||
],
|
||||
@@ -383,7 +383,7 @@ const menus = [
|
||||
children: [
|
||||
{
|
||||
id: 90,
|
||||
title: "弹层",
|
||||
title: "模态",
|
||||
subTitle: "modal",
|
||||
path: "/zh-CN/components/modal",
|
||||
},
|
||||
@@ -411,6 +411,18 @@ const menus = [
|
||||
subTitle: "drawer",
|
||||
path: "/zh-CN/components/drawer",
|
||||
},
|
||||
{
|
||||
id: 94,
|
||||
title: "通知",
|
||||
subTitle: "notifiy",
|
||||
path: "/zh-CN/components/notifiy",
|
||||
},
|
||||
{
|
||||
id: 94,
|
||||
title: "相册",
|
||||
subTitle: "photo",
|
||||
path: "/zh-CN/components/photo",
|
||||
},
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user