feat(platform): add ops quality workspace

This commit is contained in:
lingniu
2026-07-04 16:31:51 +08:00
parent c060317fb0
commit 318beccaaf
7 changed files with 221 additions and 8 deletions

View File

@@ -41,8 +41,8 @@ The left navigation should be vehicle-service oriented:
6. History Query
7. Alert Events
8. Statistics
9. Ops Quality
10. Notification Rules
9. Notification Rules
10. Ops Quality
The global search stays persistent in the top bar. It accepts VIN, plate, or JT808 phone and resolves to one vehicle context. The selected vehicle context should travel across all pages.
@@ -265,6 +265,7 @@ Protocol-specific data appears as source evidence fields in these responses. New
- Expand `VehicleMap` for selected marker, fit controls, polyline playback, and large-point fallback.
- Add replay controls on History.
- Add AMap readiness diagnostics to Ops Quality and Dashboard.
- Keep Ops Quality as a standalone runtime page for gateway, queue, Redis, TDengine, MySQL, AMap, and release checks.
### Phase 3: Alert Events