From 73ff3f70896e5c65fc97a0a80ad7547d53135063 Mon Sep 17 00:00:00 2001 From: fish Date: Fri, 24 Jul 2026 22:30:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AC=A1=E6=97=A5=E9=A2=84=E6=B5=8B=E8=A1=8C?= =?UTF-8?q?=E7=A7=BB=E8=87=B3=E8=A1=A8=E5=A4=B4=E4=B8=8B=E6=96=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ft-app/app/templates/contract.html | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/ft-app/app/templates/contract.html b/ft-app/app/templates/contract.html index fefe097..1728810 100644 --- a/ft-app/app/templates/contract.html +++ b/ft-app/app/templates/contract.html @@ -37,6 +37,18 @@
+ {% if next_date %} + + + + + + + + + + + {% endif %} {% for row in rows %} = 7 %} class="extra-row" style="display:none;"{% endif %}> @@ -52,19 +64,9 @@ {% else %} {% endif %} - {% endfor %} - {% if next_date %} - - - - - - - - - + - {% endif %} + {% endfor %}
日期星期开盘收盘最高最低波幅5日均振幅
{{ next_date }}{{ next_weekday }}{{ next_amp }}
{{ row.date }}
{{ next_date }}{{ next_weekday }}{{ next_amp }}