docs: 通知机制实现计划 HTML 阅读版 + 索引登记 + 设计互链

This commit is contained in:
wangjia
2026-07-13 14:15:05 +08:00
parent 2b4350cfc4
commit 5e9bb9e611
3 changed files with 232 additions and 1 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
<div class="wrap">
<a class="back" href="index.html">← 文档索引</a>
<h1>系统通知机制</h1>
<p class="sub">设计文档 · 2026-07-13 · Spec ③(系统通知)· 状态 <span class="tag info">已评审定稿</span> · 配套实现计划见 <a href="index.html">索引「实现计划」分类</a>(落定后互链)</p>
<p class="sub">设计文档 · 2026-07-13 · Spec ③(系统通知)· 状态 <span class="tag info">已评审定稿</span> · 配套实现计划见 <a href="notifications-plan.html">notifications-plan.html</a></p>
<div class="lead">
<b>目标</b>:App 内统一通知收件箱(顶栏铃铛 + 通知列表),覆盖六类内容:重要通知 / 新特性 / 新闻 / 到账(购买·邀请·任务奖励,个人定向)/ 版本 / 活动。<br>