增加趋势回调

This commit is contained in:
dekun
2026-05-23 11:33:01 +08:00
parent fc8f9b70da
commit 4439bedcb7
12 changed files with 1419 additions and 194 deletions
+1 -1
View File
@@ -353,7 +353,7 @@
</div>
</div>
{% elif page == 'strategy_trend' %}
{% include 'strategy_trend_disabled_panel.html' %}
{% include 'strategy_trend_panel.html' %}
{% elif page == 'strategy_roll' %}
{% include 'strategy_roll_panel.html' %}
{% endif %}