chore: prepare notice bar component refactoring

This commit is contained in:
就眠儀式
2022-04-15 10:13:49 +08:00
parent 8ad11a94e4
commit cd0e46d37e
8 changed files with 278 additions and 764 deletions

View File

@@ -41,7 +41,7 @@ const menus = [
},
{
id: 103,
title: "波纹",
title: "波纹",
subTitle: "ripple",
path: "/zh-CN/components/ripple",
},
@@ -350,13 +350,7 @@ const menus = [
title: "虚拟滚动",
subTitle: "scroll",
path: "/zh-CN/components/scroll",
},
{
id: 100,
title: "通知栏",
subTitle: "noticeBar",
path: "/zh-CN/components/noticeBar",
},
}
],
},
{