Tighten options position bar grouping and compact history table status layout.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-09 17:43:24 +08:00
parent af7a397816
commit 08a61fd4ae
3 changed files with 101 additions and 15 deletions
+2 -2
View File
@@ -114,7 +114,7 @@
<div class="card-nested options-pos-subcard options-pos-history-card">
<h3>期权历史</h3>
<div class="options-history-table-wrap">
<table class="options-strike-table" id="opt-history-table">
<table class="options-strike-table opt-history-table" id="opt-history-table">
<thead>
<tr>
<th>合约</th>
@@ -137,4 +137,4 @@
</div>
</div>
<script src="/static/options_expiry_countdown.js?v=1"></script>
<script src="/static/options_panel.js?v=14"></script>
<script src="/static/options_panel.js?v=15"></script>