diff --git a/lib/common/static/instance_theme.css b/lib/common/static/instance_theme.css index 58c55dd..7e303e5 100644 --- a/lib/common/static/instance_theme.css +++ b/lib/common/static/instance_theme.css @@ -3353,8 +3353,8 @@ html[data-theme="light"] .opt-be-dist-down { /* 视口约 5 行数据 + 表头;超出表内滚动 */ .hedge-plan-page-wrap .hp-strike-table-wrap--5, .hedge-plan-page-wrap .options-strike-table-wrap--t { - max-height: 220px; - min-height: 220px; + max-height: 248px; + min-height: 248px; overflow-y: auto; margin-top: 4px; flex: 1 1 auto; @@ -3368,7 +3368,7 @@ html[data-theme="light"] .opt-be-dist-down { .hedge-plan-page-wrap .options-dual-grid { grid-template-columns: 1fr 1fr; align-items: stretch; - margin-bottom: 20px; + margin-bottom: 28px; } .hedge-plan-page-wrap .options-dual-grid > .card { height: 100%; @@ -3377,9 +3377,14 @@ html[data-theme="light"] .opt-be-dist-down { flex-direction: column; } .hedge-plan-page-wrap .hp-preview-card { - margin-top: 8px; + margin-top: 0; clear: both; } +.hedge-plan-page-wrap .hp-action-row { + margin-top: 10px; + gap: 8px; + justify-content: flex-end; +} .hedge-plan-page-wrap .hp-pick.active, .hedge-plan-page-wrap .opt-row-selected td { background: rgba(90, 140, 255, 0.18); diff --git a/lib/hedge_plan/templates/hedge_plan_panel.html b/lib/hedge_plan/templates/hedge_plan_panel.html index 01e85c6..f904fe2 100644 --- a/lib/hedge_plan/templates/hedge_plan_panel.html +++ b/lib/hedge_plan/templates/hedge_plan_panel.html @@ -82,16 +82,14 @@

单位说明:权利金结算币=USDC · 张数=期权张(整张) · 卖一/买一=价格/张

- - -
-
-

情景测算

-
+
+
+
+

情景测算

@@ -141,7 +139,7 @@

-
+

期权 T 型报价

@@ -166,13 +164,13 @@
+
+ +
-
-

情景测算

- -
+

情景测算

@@ -210,4 +208,4 @@ - + diff --git a/lib/instance/templates/embed_shell.html b/lib/instance/templates/embed_shell.html index 6727e48..3b6723b 100644 --- a/lib/instance/templates/embed_shell.html +++ b/lib/instance/templates/embed_shell.html @@ -7,7 +7,7 @@ - + {{ exchange_display }} · 加密货币 | 交易监控复盘系统 diff --git a/lib/instance/templates/index.html b/lib/instance/templates/index.html index 0aa0c43..3322b73 100644 --- a/lib/instance/templates/index.html +++ b/lib/instance/templates/index.html @@ -17,7 +17,7 @@ {{ exchange_display }} · 加密货币 | 交易监控复盘系统 - +