From 51c2598fb7cbc255a50766632e38c30260f12e88 Mon Sep 17 00:00:00 2001 From: huangping Date: Mon, 18 May 2026 23:55:57 +0800 Subject: [PATCH] feat(web): add full dialog layout simulation (issue/create/detail/confirm/revoke) with Figma tokens --- .../src/views/LayoutCompareView.vue | 515 +++++++++--------- 1 file changed, 251 insertions(+), 264 deletions(-) diff --git a/web/delivery-platform-ui/src/views/LayoutCompareView.vue b/web/delivery-platform-ui/src/views/LayoutCompareView.vue index 9be6f41..8f2d5ae 100644 --- a/web/delivery-platform-ui/src/views/LayoutCompareView.vue +++ b/web/delivery-platform-ui/src/views/LayoutCompareView.vue @@ -1,322 +1,267 @@