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 }}