From 50328f49ce722e087f8ce3f0443ae8a4aa86a5a1 Mon Sep 17 00:00:00 2001 From: fish Date: Tue, 28 Jul 2026 09:44:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=AD=A2=E7=9B=88=E7=A1=AE?= =?UTF-8?q?=E8=AE=A4=E5=BC=B9=E7=AA=97=E7=BC=BA=E5=B0=91=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E7=9A=84=E6=8A=A5=E9=94=99=EF=BC=8C=E5=B7=B2?= =?UTF-8?q?=E5=B9=B3=E4=BB=93=E9=A1=B5=E9=9D=A2=E6=8C=89=E5=93=81=E7=A7=8D?= =?UTF-8?q?=E5=88=86=E7=BB=84=E5=B1=95=E7=A4=BA?= 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/positions.html | 19 +++++++++++----- ft-app/app/templates/trades.html | 34 ++++++++++++++++++++++++----- 2 files changed, 43 insertions(+), 10 deletions(-) diff --git a/ft-app/app/templates/positions.html b/ft-app/app/templates/positions.html index e2c2b5c..5bdcd6e 100644 --- a/ft-app/app/templates/positions.html +++ b/ft-app/app/templates/positions.html @@ -65,14 +65,14 @@ onclick="showMaxLocksModal({{ round.id }}, {{ round.max_locks }})">修改锁仓数
- +
- +
- +
@@ -254,13 +254,22 @@ function filterContracts() {