@@ -172,9 +172,6 @@ export function Indices() {
|
|||||||
</h2>
|
</h2>
|
||||||
{selectedSymbol && <span className="font-mono text-xs text-muted">{selectedSymbol}</span>}
|
{selectedSymbol && <span className="font-mono text-xs text-muted">{selectedSymbol}</span>}
|
||||||
</div>
|
</div>
|
||||||
<div className="mt-1 text-xs text-muted">
|
|
||||||
日K来源 {daily.data?.source ?? '--'}
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div className="flex items-center gap-2 text-xs">
|
<div className="flex items-center gap-2 text-xs">
|
||||||
<input
|
<input
|
||||||
|
|||||||
Reference in New Issue
Block a user