fix: rename footer health label

This commit is contained in:
2026-07-21 11:40:08 +08:00
parent 82af483780
commit ad05902563

View File

@@ -45,7 +45,7 @@ export function ProjectStatusbar() {
<span><IconRobot /> AI 空闲</span>
<span><IconThunderbolt /> 草稿已保存</span>
<span><IconStorage /> 152GB 可用</span>
<span>健康 <b>正常</b></span>
<span>状态 <b>正常</b></span>
<IconApps />
</Space>
</Footer>