Show qty on plan card and merge float PnL row.

Read perp/option ETH size into 选约条件; combine 永续/期权浮盈 on one line.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-29 19:38:55 +08:00
parent e1da830eac
commit b2e23e973f
2 changed files with 18 additions and 7 deletions
+9
View File
@@ -5,6 +5,15 @@
---
## 2026-07-29 — 策略卡:浮盈合并;选约显示仓位数量
### 变更
1. 策略卡「永续浮盈 / 期权浮盈」合并为一行「永续/期权浮盈」。
2. 选约条件增加 `永续Neth/期权Meth`(读 `perp_qty_eth` / `option_qty_eth`)。
---
## 2026-07-29 — 桌面端:备份规则说明、交易记录表格翻页
### 变更