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:
@@ -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&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">
|
||||
|
||||
Reference in New Issue
Block a user