fix(options): soft-poll chain quotes so list asks stay fresh

SSE only refreshed positions; chain asks were one-shot until manual reload, which could mislead open decisions.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-08-11 11:21:30 +08:00
parent c514a75026
commit 24bb8532c4
2 changed files with 47 additions and 4 deletions
+1 -1
View File
@@ -322,4 +322,4 @@
</div>
</div>
<script src="/static/options_expiry_countdown.js?v=1"></script>
<script src="/static/options_panel.js?v=56"></script>
<script src="/static/options_panel.js?v=57"></script>