修改公告显示

v1.0.0
于肖磊 2024-10-22 18:11:39 +08:00
parent 7b456b7c08
commit 23d0517cfa
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ interface defaultSearch {
direction: string;
img_src: uploadList[];
icon_class: string;
right_title: string;
more_link: object;
interval_time: number;
is_right_button: string;
@ -56,6 +57,7 @@ const defaultSearch: defaultSearch = {
interval_time: 3,
// 更多配置
is_right_button: '1',
right_title: '',
more_link: {},
icon_class: '',
// 公告内容