Fix mobile option card and trade list wrapping.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-27 07:00:45 +08:00
parent 60112bf8eb
commit b4f709024f
3 changed files with 148 additions and 16 deletions
+9
View File
@@ -5,6 +5,15 @@
---
## 2026-07-27 — 手机端期权卡 / 交易记录排版
### 变更
1. **期权持仓卡**:合约名与到期倒计时改为上下排,避免长 `inst_id` 被挤成竖排字。
2. **交易记录**:列表项上下堆叠(组号/状态一行,净盈亏/平仓原因一行),明细成交行窄屏同样竖排。
---
## 2026-07-27 — 手机端监控布局
### 变更