perf: notice add scrollbar

This commit is contained in:
lrl
2021-11-17 18:10:01 +08:00
parent 12492a522f
commit 89dc4e5052
3 changed files with 33 additions and 5 deletions

View File

@@ -51,6 +51,22 @@ export const noticesData: TabItem[] = [
datetime: "一年前",
description: "",
type: "1"
},
{
avatar:
"https://gw.alipayobjects.com/zos/rmsportal/GvqBnKhFgObvnSGkDsje.png",
title: "左侧图标用于区分不同的类型",
datetime: "一年前",
description: "",
type: "1"
},
{
avatar:
"https://gw.alipayobjects.com/zos/rmsportal/GvqBnKhFgObvnSGkDsje.png",
title: "左侧图标用于区分不同的类型",
datetime: "一年前",
description: "",
type: "1"
}
]
},