feat(hub): show cached monitor board when returning from market area

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-03 21:40:29 +08:00
parent 7900a68d07
commit b5f66a0db2
3 changed files with 121 additions and 20 deletions
+1 -1
View File
@@ -245,6 +245,6 @@
<div id="toast"></div>
<script src="https://unpkg.com/lightweight-charts@4.2.0/dist/lightweight-charts.standalone.production.js"></script>
<script src="/assets/chart.js?v=20260528-hub-no-30m"></script>
<script src="/assets/app.js?v=20260528-hub-tpsl-fix"></script>
<script src="/assets/app.js?v=20260603-hub-monitor-cache"></script>
</body>
</html>