Drop index from option market card title.

Index remains only on the perp quote card.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-29 19:45:11 +08:00
parent a668214e5d
commit 9b3693e542
2 changed files with 8 additions and 1 deletions
-1
View File
@@ -640,7 +640,6 @@ export default function PlanPage() {
<h3 className="plan-panel-title">
{open ? "持仓期权" : "期权 ATM"}
{snap?.pair ? ` @ ${snap.pair.strike}` : ""}
{snap?.index_px != null ? ` · 指数 ${fmt(snap.index_px)}` : ""}
</h3>
<div className="kv">
<span>Call /</span>