公告2

2023/6/8 vue

# 公告2

公告展示组件

# 示例

示例

# 组件属性

参数 说明 类型 默认值 可选值
title 公告标题 string -- --
routeUrl 跳转链接 string --- --
routeUrlMore 更多跳转链接 string --- --
data 数据 array -- --

# data数据结构

参数 说明 类型 默认值 可选值
noticeIdKey 动态配置的id string -- --
noticeTitleKey 动态配置的名称 string -- --