zhizhi/bulletin-board/shared-announcements.json

34 lines
936 B
JSON
Raw Normal View History

[
{
"id": 1,
"title": "光湖实验室v1.0全面开发中",
"content": "12位开发者并行推进多模块同步建设。光湖系统正在从蓝图变为现实。",
"date": "2026-03-14",
"type": "update",
"priority": "high"
},
{
"id": 2,
"title": "M22主域公告栏已上线",
"content": "公告栏支持多语言、无障碍访问、骨架屏加载、实时数据接入。由DEV-012 Awen独立完成。",
"date": "2026-03-13",
"type": "update",
"priority": "normal"
},
{
"id": 3,
"title": "模块进度总览",
"content": "多个模块已上线,更多模块建设中。",
"date": "2026-03-14",
"type": "status",
"priority": "normal"
},
{
"id": 4,
"title": "欢迎新开发者",
"content": "光湖实验室持续壮大,欢迎每一位共建者。",
"date": "2026-03-14",
"type": "welcome",
"priority": "normal"
}
]