diff --git a/crypto_monitor_binance/templates/index.html b/crypto_monitor_binance/templates/index.html
index dca0d8b..0ea0ab1 100644
--- a/crypto_monitor_binance/templates/index.html
+++ b/crypto_monitor_binance/templates/index.html
@@ -2,7 +2,7 @@
diff --git a/crypto_monitor_binance/templates/order_focus_v2.html b/crypto_monitor_binance/templates/order_focus_v2.html
index 020f832..57c16d2 100644
--- a/crypto_monitor_binance/templates/order_focus_v2.html
+++ b/crypto_monitor_binance/templates/order_focus_v2.html
@@ -2,7 +2,7 @@
-
+
{{ exchange_display }} | 实盘下单放大
-
+
diff --git a/crypto_monitor_gate/templates/index.html b/crypto_monitor_gate/templates/index.html
index dca0d8b..0ea0ab1 100644
--- a/crypto_monitor_gate/templates/index.html
+++ b/crypto_monitor_gate/templates/index.html
@@ -2,7 +2,7 @@
-
+
@@ -231,7 +231,7 @@
.stats-period-block h3{font-size:1rem;color:#dbe4ff;margin-bottom:4px}
.stats-period-block .sub{font-size:.78rem;color:#8892b0;margin-bottom:10px;line-height:1.4}
-
+
diff --git a/crypto_monitor_gate/templates/key_focus_v2.html b/crypto_monitor_gate/templates/key_focus_v2.html
index 552efcb..92814dc 100644
--- a/crypto_monitor_gate/templates/key_focus_v2.html
+++ b/crypto_monitor_gate/templates/key_focus_v2.html
@@ -2,7 +2,7 @@
-
+
{{ exchange_display }} | 关键位放大
-
+
diff --git a/crypto_monitor_gate/templates/login.html b/crypto_monitor_gate/templates/login.html
index ab4027b..ee04515 100644
--- a/crypto_monitor_gate/templates/login.html
+++ b/crypto_monitor_gate/templates/login.html
@@ -2,7 +2,7 @@
-
+
登录 · {{ exchange_display }}
-
+
diff --git a/crypto_monitor_gate/templates/order_focus_v2.html b/crypto_monitor_gate/templates/order_focus_v2.html
index 020f832..57c16d2 100644
--- a/crypto_monitor_gate/templates/order_focus_v2.html
+++ b/crypto_monitor_gate/templates/order_focus_v2.html
@@ -2,7 +2,7 @@
-
+
{{ exchange_display }} | 实盘下单放大
-
+
diff --git a/crypto_monitor_gate_bot/templates/index.html b/crypto_monitor_gate_bot/templates/index.html
index 4b15709..521e1b1 100644
--- a/crypto_monitor_gate_bot/templates/index.html
+++ b/crypto_monitor_gate_bot/templates/index.html
@@ -2,7 +2,7 @@
-
+
@@ -211,7 +211,7 @@
.stats-split-row{grid-template-columns:1fr}
}
-
+
diff --git a/crypto_monitor_gate_bot/templates/key_focus_v2.html b/crypto_monitor_gate_bot/templates/key_focus_v2.html
index 552efcb..92814dc 100644
--- a/crypto_monitor_gate_bot/templates/key_focus_v2.html
+++ b/crypto_monitor_gate_bot/templates/key_focus_v2.html
@@ -2,7 +2,7 @@
-
+
{{ exchange_display }} | 关键位放大
-
+
diff --git a/crypto_monitor_gate_bot/templates/login.html b/crypto_monitor_gate_bot/templates/login.html
index ab4027b..ee04515 100644
--- a/crypto_monitor_gate_bot/templates/login.html
+++ b/crypto_monitor_gate_bot/templates/login.html
@@ -2,7 +2,7 @@
-
+
登录 · {{ exchange_display }}
-
+
diff --git a/crypto_monitor_gate_bot/templates/order_focus_v2.html b/crypto_monitor_gate_bot/templates/order_focus_v2.html
index 7d437ab..95412ef 100644
--- a/crypto_monitor_gate_bot/templates/order_focus_v2.html
+++ b/crypto_monitor_gate_bot/templates/order_focus_v2.html
@@ -2,7 +2,7 @@
-
+
{{ exchange_display }} | 实盘下单放大
-
+
diff --git a/crypto_monitor_okx/templates/index.html b/crypto_monitor_okx/templates/index.html
index 27d8693..6958f7b 100644
--- a/crypto_monitor_okx/templates/index.html
+++ b/crypto_monitor_okx/templates/index.html
@@ -2,7 +2,7 @@
-
+
@@ -231,7 +231,7 @@
.stats-period-block h3{font-size:1rem;color:#dbe4ff;margin-bottom:4px}
.stats-period-block .sub{font-size:.78rem;color:#8892b0;margin-bottom:10px;line-height:1.4}
-
+
diff --git a/crypto_monitor_okx/templates/key_focus_v2.html b/crypto_monitor_okx/templates/key_focus_v2.html
index f992aa0..22fa40c 100644
--- a/crypto_monitor_okx/templates/key_focus_v2.html
+++ b/crypto_monitor_okx/templates/key_focus_v2.html
@@ -2,7 +2,7 @@
-
+
关键位放大 | K线查看
-
+
diff --git a/crypto_monitor_okx/templates/login.html b/crypto_monitor_okx/templates/login.html
index 16328c2..5e45906 100644
--- a/crypto_monitor_okx/templates/login.html
+++ b/crypto_monitor_okx/templates/login.html
@@ -2,7 +2,7 @@
-
+
系统登录
-
+
diff --git a/crypto_monitor_okx/templates/order_focus_v2.html b/crypto_monitor_okx/templates/order_focus_v2.html
index 7055022..79ae52e 100644
--- a/crypto_monitor_okx/templates/order_focus_v2.html
+++ b/crypto_monitor_okx/templates/order_focus_v2.html
@@ -2,7 +2,7 @@
-
+
实盘下单放大 | 100根K线
-
+
diff --git a/scripts/patch_instance_theme_templates.py b/scripts/patch_instance_theme_templates.py
index b0ae0d8..921deae 100644
--- a/scripts/patch_instance_theme_templates.py
+++ b/scripts/patch_instance_theme_templates.py
@@ -1,5 +1,5 @@
-#!/usr/bin/env python3
-"""为四所 templates 注入 instance_theme 脚本/样式与切换按钮。"""
+#!/usr/bin/env python3
+"""涓哄洓鎵€ templates 娉ㄥ叆 instance_theme 鑴氭湰/鏍峰紡涓庡垏鎹㈡寜閽€?""
from __future__ import annotations
from pathlib import Path
@@ -8,16 +8,16 @@ ROOT = Path(__file__).resolve().parents[1]
EXCHANGES = ("crypto_monitor_binance", "crypto_monitor_okx", "crypto_monitor_gate", "crypto_monitor_gate_bot")
FILES = ("index.html", "login.html", "key_focus_v2.html", "order_focus_v2.html")
-SCRIPT_TAG = ' \n'
-CSS_LINK = '
\n'
+SCRIPT_TAG = ' \n'
+CSS_LINK = '
\n'
-THEME_TOGGLE = """
-