Open trade detail in a modal dialog on row click.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-27 15:48:32 +08:00
parent 70a294c948
commit 1f6de95711
3 changed files with 263 additions and 77 deletions
+9
View File
@@ -5,6 +5,15 @@
---
## 2026-07-27 — 交易记录详情改为弹窗
### 变更
1. 点击成交组弹出对话框查看开平仓时间、持仓周期、成交明细与盈亏。
2. 支持点遮罩 / 关闭按钮 / Esc 关闭;手机端底部抽屉式布局。
---
## 2026-07-27 — 修复交易记录 500(记录未丢)
### 变更