From 9d9d0af31eb36106012202906a4c8cf779b95ea0 Mon Sep 17 00:00:00 2001 From: dekun Date: Thu, 2 Jul 2026 21:42:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B8=82=E4=BB=B7=E5=8A=A0=E4=BB=93?= =?UTF-8?q?=E9=A2=84=E8=A7=88=E5=90=8E=E6=97=A0=E6=B3=95=E6=89=A7=E8=A1=8C?= =?UTF-8?q?=E6=BB=9A=E4=BB=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复 embed 壳拦截 roll-form 提交,以及策略 tab 切换后未重新绑定顺势加仓脚本的问题。 Co-authored-by: Cursor --- crypto_monitor_binance/templates/index.html | 2 +- crypto_monitor_gate/templates/index.html | 2 +- crypto_monitor_gate_bot/templates/index.html | 2 +- crypto_monitor_okx/templates/index.html | 2 +- lib/common/static/instance_embed.js | 5 +- lib/common/static/strategy_roll.js | 499 ++++++++++--------- lib/instance/templates/embed_shell.html | 4 +- lib/strategy/templates/strategy_roll.html | 2 +- 8 files changed, 275 insertions(+), 243 deletions(-) diff --git a/crypto_monitor_binance/templates/index.html b/crypto_monitor_binance/templates/index.html index 42d7e5d..dc9d10e 100644 --- a/crypto_monitor_binance/templates/index.html +++ b/crypto_monitor_binance/templates/index.html @@ -841,7 +841,7 @@ - + - + - + - + - + {% include 'embed_boot_scripts.html' %} - + diff --git a/lib/strategy/templates/strategy_roll.html b/lib/strategy/templates/strategy_roll.html index fa3509a..3c3f224 100644 --- a/lib/strategy/templates/strategy_roll.html +++ b/lib/strategy/templates/strategy_roll.html @@ -14,6 +14,6 @@ {% include 'strategy_roll_panel.html' %}

顺势加仓完整逻辑说明

- +