feat(hub): show exchange mark price on monitor positions

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-03 22:25:23 +08:00
parent 5b6babd699
commit c1fda1e7d5
4 changed files with 72 additions and 2 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=20260603-hub-board-sse"></script>
<script src="/assets/app.js?v=20260603-hub-mark-price"></script>
</body>
</html>