(component): update

This commit is contained in:
就眠儀式
2022-08-14 00:12:01 +08:00
parent 1e5812e6e7
commit ac4f60efa6
5 changed files with 7 additions and 36 deletions

View File

@@ -426,27 +426,7 @@ const menus = [
path: "/zh-CN/components/photo",
},
],
},
{
id: 1,
title: "新特性",
children: [
{
id: 101,
title: "标签",
flag: "new",
subTitle: "modal",
path: "/zh-CN/components/tag",
},
{
id: 102,
title: "标签输入框",
flag: "new",
subTitle: "load",
path: "/zh-CN/components/tagInput",
},
],
},
}
];
export default menus;