From 6e9a170fbf0a4fcc8610751bf46e2c533804fab9 Mon Sep 17 00:00:00 2001 From: lingniu Date: Mon, 20 Jul 2026 01:49:16 +0800 Subject: [PATCH] feat(web): refine Semi UI application shell --- vehicle-data-platform/apps/web/index.html | 2 +- .../apps/web/src/v2/AppV2.tsx | 48 +++++----- .../apps/web/src/v2/layout/AppShell.test.tsx | 13 +++ .../apps/web/src/v2/layout/AppShell.tsx | 66 ++++++++------ .../apps/web/src/v2/styles/workspace.css | 91 +++++++++++++++++++ 5 files changed, 168 insertions(+), 52 deletions(-) diff --git a/vehicle-data-platform/apps/web/index.html b/vehicle-data-platform/apps/web/index.html index 3b11de4a..6b01f443 100644 --- a/vehicle-data-platform/apps/web/index.html +++ b/vehicle-data-platform/apps/web/index.html @@ -10,7 +10,7 @@ -
车辆数据中台正在加载工作台…
+
车辆数据中台正在加载工作台…