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