chore: 面包屑首项改为 OneOS数据中台
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
kkfluous
2026-04-29 20:51:50 +08:00
parent 0877addb3b
commit a47faf66f0
6 changed files with 15 additions and 15 deletions

View File

@@ -192,7 +192,7 @@ const ArtboardIntegration = () => {
<Sidebar active="integration"/>
<div style={{flex:1, display:"flex", flexDirection:"column", minWidth:0, position:"relative", zIndex:1}}>
<Topbar
crumbs={["羚牛车辆数据中", "数据接入", "监控总览"]}
crumbs={["OneOS数据中", "数据接入", "监控总览"]}
kpis={[
{ lbl:"总车辆", val: enriched.length },
{ lbl:"GB在线", val: derivedCounts.gbOnline },