Improve dashboard risk card styling, colors, and add risk control docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-29 22:14:11 +08:00
parent d8c6428eb5
commit 9a10ac8a51
6 changed files with 243 additions and 27 deletions
+4 -1
View File
@@ -33,7 +33,10 @@
</div>
<div class="card dashboard-section dashboard-risk-card">
<h2>风控说明</h2>
<h2 class="dashboard-risk-heading">
风控说明
<span class="text-muted dash-risk-doc-ref">· 详见 <code>docs/风控说明.md</code></span>
</h2>
<p class="dashboard-risk-reason" id="dash-risk-reason">加载中…</p>
<div class="stat-grid stat-grid-summary dashboard-risk-grid" id="dash-risk-grid"></div>
</div>