统一 Airshelf 界面组件与图标
This commit is contained in:
@@ -40,7 +40,7 @@ export default function Topbar({ crumbs, balance = "¥327.40" }: Props) {
|
||||
|
||||
<div className="top-r">
|
||||
<span className="balance-chip">
|
||||
<Icon name="coin" size={13} />
|
||||
<Icon name="credit-card" size={13} />
|
||||
余额 <strong>{balance}</strong>
|
||||
</span>
|
||||
<button className="icon-btn" aria-label="通知">
|
||||
|
||||
Reference in New Issue
Block a user