Skip to content

Announcement 公告

默认

This is the content of the notification -1

多条轮播

(1/2)  This is the content of the notification -1
(1/2)  This is the content of the notification -2

(1/3)  This is the content of the notification -1
(1/3)  This is the content of the notification -2
(1/3)  This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification -3

(1/4)  This is the content of the notification -1
(1/4)  This is the content of the notification -2
(1/4)  This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification -3
(1/4)  This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification -4

设置内容区域宽度

(1/4)  This is the content of the notification -1
(1/4)  This is the content of the notification -2
(1/4)  This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification -3
(1/4)  This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification -4

设置最多显示行数

默认最多显示 1 行,可配置为最多显示 3行

(1/2)  This is the content of the notification -1
(1/2)  This is the content of the notification -2

(1/3)  This is the content of the notification -1
(1/3)  This is the content of the notification -2
(1/3)  This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification -3

(1/4)  This is the content of the notification -1
(1/4)  This is the content of the notification -2
(1/4)  This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification -3
(1/4)  This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification -4

配合弹窗显示详细消息

(1/4)  This is the content of the notification -1
(1/4)  This is the content of the notification -2
(1/4)  This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification -3
(1/4)  This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification -4

固定顶部

已固定到顶部

(1/2)  This is the content of the notification -1
(1/2)  This is the content of the notification -2

顶部偏移

已固定到顶部

(1/4)  This is the content of the notification -1
(1/4)  This is the content of the notification -2
(1/4)  This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification -3
(1/4)  This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification This is the content of the notification -4

Announcement Props

参数介绍类型可选值默认值
items通知条目Array<Item>
max-content-width最大内容区域宽度String, Number
fixed是否固定在顶部Booleanfalse
offset-topfixed 时,距离顶部偏移Number0
max-lines最多显示行数Number1, 31

js type Item { content: string; // 通知内容 link: string; // 通知跳转链接 }

Announcement Events

名称介绍参数
click点击通知时触发index: 被点击通知下标