feat(logs): persist business events

This commit is contained in:
2026-08-19 21:03:56 +08:00
parent 62c811fea2
commit 4474069a29
19 changed files with 623 additions and 32 deletions
+1 -1
View File
@@ -91,7 +91,7 @@
</section>
<section id="view-logs" class="view">
<div class="surface"><div class="empty">暂无日志</div></div>
<div class="surface"><div class="table-wrap"><table class="event-table"><thead><tr><th class="left">时间</th><th class="left">事件</th><th class="left">状态</th></tr></thead><tbody id="event-rows"></tbody></table></div></div>
</section>
</main>
</div>