From 1cc15fc76db390b94a6fce61845c5dde3549b43f Mon Sep 17 00:00:00 2001 From: liangdong Date: Tue, 30 Dec 2025 19:09:12 +0800 Subject: [PATCH] =?UTF-8?q?style:=E4=BF=AE=E6=94=B9=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/stageBreadcrumbs/index.vue | 3 + src/pages/Layout/index.vue | 134 +++++++++++++--------- 2 files changed, 80 insertions(+), 57 deletions(-) diff --git a/src/components/stageBreadcrumbs/index.vue b/src/components/stageBreadcrumbs/index.vue index 5380644..d89d084 100644 --- a/src/components/stageBreadcrumbs/index.vue +++ b/src/components/stageBreadcrumbs/index.vue @@ -35,6 +35,9 @@ const { title } = defineProps<{ display: inline-block; width: 1px; height: 16px; + margin: 0 18px; + vertical-align: middle; + margin-bottom: 2px; background-color: #E2E8F0; } } diff --git a/src/pages/Layout/index.vue b/src/pages/Layout/index.vue index 85e3c16..7441073 100644 --- a/src/pages/Layout/index.vue +++ b/src/pages/Layout/index.vue @@ -6,18 +6,31 @@
-
{{ topTitle }}
- +
+ {{ topTitle }} +
+
-
+
+ +
- + @@ -28,13 +41,14 @@