Enhance dashboard with exchange labels, split SL/TP columns, and daily risk limits.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-29 22:04:44 +08:00
parent b460c6c4e5
commit d8c6428eb5
7 changed files with 303 additions and 54 deletions
+3 -2
View File
@@ -51,11 +51,12 @@
<th>现价</th>
<th>浮盈亏</th>
<th>保证金</th>
<th>止损/止盈</th>
<th>止损</th>
<th>止盈</th>
</tr>
</thead>
<tbody id="dash-positions-body">
<tr><td colspan="8" class="text-muted">加载中…</td></tr>
<tr><td colspan="9" class="text-muted">加载中…</td></tr>
</tbody>
</table>
</div>