fix(backtest): IDE 자동 저장으로 유실되었던 핫핑크 하이라이트 및 비교 모달 UI 등 롤백 내역 재복구

This commit is contained in:
Your Name
2026-09-01 03:00:19 +09:00
parent 9ba9ab73b6
commit e18817ec28
5 changed files with 430 additions and 40 deletions

View File

@@ -4483,6 +4483,6 @@
</div>
</div>
<script src="{{ url_for('static', filename='js/backtest.js') }}?v=20260830opt_p2"></script>
<script src="{{ url_for('static', filename='js/backtest.js') }}?v=20260901opt_tail_ui"></script>
</body>
</html>