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 @@
| 日期 | 星期 | 开盘 | 收盘 | 最高 | 最低 | 波幅 | 5日均振幅 |
|---|---|---|---|---|---|---|---|
| {{ next_date }} | +{{ next_weekday }} | +— | +— | +— | +— | +— | +{{ next_amp }} | +
| {{ row.date }} | @@ -52,19 +64,9 @@ {% else %} — {% endif %} - {% endfor %} - {% if next_date %} -|||||||
| {{ next_date }} | -{{ next_weekday }} | -— | -— | -— | -— | -— | -{{ next_amp }} | +