fix: 修复斐波/突破滚仓重复脚本导致无法提交

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-26 23:25:27 +08:00
parent 6352fa6be3
commit 02255a3b02
8 changed files with 16 additions and 14 deletions
+1
View File
@@ -14,5 +14,6 @@
{% include 'strategy_roll_panel.html' %}
<p class="rule-tip" style="margin-top:12px"><a href="/strategy/roll/docs" style="color:#8fc8ff">顺势加仓完整逻辑说明</a></p>
</div>
<script src="/static/strategy_roll.js?v=5"></script>
</body>
</html>