Files
Letters/notices.json
2026-05-01 08:25:29 +08:00

18 lines
536 B
JSON

{
"notices": [
{
"id": "site-notice-2026-05-01",
"enabled": true,
"level": "info",
"badge": "通知",
"title": "重要通知",
"message": "2026 年上半年 4 月数据已完成更新。请按需进入相关查询页面查看最新记录。",
"linkText": "查看详情",
"url": "notice/index.html",
"dismissible": true,
"startsAt": "2026-05-01T00:00:00+08:00",
"endsAt": ""
}
]
}