Remove duplicate funds PnL banner.

Keep cumulative PnL in summary cards and free toolbar space after snapshot sync.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-16 14:36:37 +08:00
parent 4e86595f2a
commit b30129f83f
2 changed files with 23 additions and 11 deletions
-11
View File
@@ -625,17 +625,6 @@
</div>
<div class="funds-toolbar toolbar">
<button type="button" id="funds-btn-refresh" class="primary funds-btn-refresh">同步快照</button>
<div id="funds-pnl-banner" class="funds-pnl-banner" aria-live="polite">
<div class="funds-pnl-main">
<span class="funds-pnl-label">累计盈亏 · P&amp;L</span>
<span id="funds-period-delta" class="funds-pnl-value"></span>
<span id="funds-period-pct" class="funds-pnl-pct"></span>
</div>
<div class="funds-pnl-side">
<span class="funds-pnl-side-label">较昨日</span>
<span id="funds-day-chip" class="funds-pnl-side-val"></span>
</div>
</div>
<span id="funds-status" class="toolbar-meta funds-status"></span>
</div>
<section class="funds-summary">