chore: 面包屑首项改为 OneOS数据中台
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
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:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user