From 5f4df50fe7e895b25c8de063d9ad19b45d8a6df6 Mon Sep 17 00:00:00 2001 From: fish Date: Tue, 28 Jul 2026 09:58:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E5=B9=B3=E4=BB=93=E8=A1=A8=E6=A0=BC?= =?UTF-8?q?=E7=9B=88=E4=BA=8F=E5=88=97=E6=A0=87=E9=A2=98=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E6=94=B6=E7=9B=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- ft-app/app/templates/trades.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ft-app/app/templates/trades.html b/ft-app/app/templates/trades.html index fb59365..47b95d3 100644 --- a/ft-app/app/templates/trades.html +++ b/ft-app/app/templates/trades.html @@ -197,7 +197,7 @@
{{ pc }} · {{ trades|length }} 笔
{% endif %} - + {% for t in trades %}
合约方向开仓平仓持仓开仓价平仓价平仓盈亏开仓费平仓费盈亏操作
合约方向开仓平仓持仓开仓价平仓价平仓盈亏开仓费平仓费收益操作
{{ t.contract_code.replace(t.product_code, '', 1) }}