首页显示设备名称
This commit is contained in:
@@ -635,7 +635,7 @@ export default function Home() {
|
||||
</div>
|
||||
{/* Brand label */}
|
||||
<div className="absolute top-5 left-8">
|
||||
<span className="text-[11px] font-bold tracking-widest text-white/30">LUXSIN</span>
|
||||
<span className="text-[11px] font-bold tracking-widest text-white/30">{deviceState?.device ?? "LUXSIN"}</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user