feat(platform): collapse advanced dashboard workbench

This commit is contained in:
lingniu
2026-07-06 04:19:48 +08:00
parent ad644d43b1
commit 6246887b86
2 changed files with 91 additions and 0 deletions

View File

@@ -2763,6 +2763,12 @@ export function Dashboard({
</div>
</section>
) : null}
<details className="vp-dashboard-secondary-details vp-dashboard-customer-advanced">
<summary>
<span></span>
<small></small>
</summary>
<div className="vp-dashboard-secondary-body">
<section className="vp-vehicle-command-center" aria-label="车辆服务指挥台">
<div className="vp-vehicle-command-map">
<VehicleMap
@@ -2932,6 +2938,8 @@ export function Dashboard({
))}
</div>
</section>
</div>
</details>
<section className="vp-vehicle-service-cockpit" aria-label="车辆服务驾驶舱">
<div className="vp-vehicle-service-cockpit-copy">
<Space wrap>