From 4a9abf660fe6698bbcff42053688064f8683a592 Mon Sep 17 00:00:00 2001 From: dekun Date: Sun, 17 May 2026 14:03:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=8D=A1=E7=89=87=E9=AB=98?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crypto_monitor_binance/templates/index.html | 4 +++- crypto_monitor_gate/templates/index.html | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/crypto_monitor_binance/templates/index.html b/crypto_monitor_binance/templates/index.html index f16ff1c..bc573f0 100644 --- a/crypto_monitor_binance/templates/index.html +++ b/crypto_monitor_binance/templates/index.html @@ -117,6 +117,8 @@ .pos-section{margin-top:12px} .pos-section-title{font-size:.82rem;color:#8892b0;margin-bottom:8px;font-weight:500} .pos-list{display:flex;flex-direction:column;gap:10px;max-height:280px;overflow:auto} + .dual-panel-grid .pos-list-live{max-height:none;overflow:visible;flex:1 1 auto} + .dual-panel-grid .panel-scroll.pos-list-live{max-height:none;overflow:visible} .pos-card{background:#141923;border:1px solid #2a3348;border-radius:10px;padding:12px 14px} .pos-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px} .pos-meta{font-size:.74rem;color:#8b95a8;line-height:1.45;margin-bottom:12px;display:flex;flex-wrap:wrap;align-items:center;gap:4px 0} @@ -373,7 +375,7 @@

实时持仓

-
+
{% for o in order %}

实时持仓

-
+
{% for o in order %}