diff --git a/src/layouts/LayoutIndex.vue b/src/layouts/LayoutIndex.vue index dc806b1..0c8bf1c 100644 --- a/src/layouts/LayoutIndex.vue +++ b/src/layouts/LayoutIndex.vue @@ -1,26 +1,55 @@ + :class="collapse ? '-translate-x-full' : ''" + > + + + + + 夕云葛城 + + + + + + + + + - + + + diff --git a/src/layouts/components/HeaderBar.vue b/src/layouts/components/HeaderBar.vue index 6ff24f7..fa11591 100644 --- a/src/layouts/components/HeaderBar.vue +++ b/src/layouts/components/HeaderBar.vue @@ -1,4 +1,7 @@ - + + - {{ route.name }} - + + + {{ route.meta.icon }} + + {{ route.name }} + + + +