From 6b105daff6ad1c5c03a9c4fafa30028b0e227a07 Mon Sep 17 00:00:00 2001 From: estel <690930@qq.com> Date: Fri, 25 Jul 2025 12:13:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B6=E6=A0=8F=E7=9A=84?= =?UTF-8?q?=E6=B1=89=E5=A0=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/app.vue | 2 +- app/components/AppHeader.vue | 162 +++++++++++++++++++++------------- app/components/AppSidebar.vue | 2 +- app/layouts/default.vue | 36 +++++--- 4 files changed, 127 insertions(+), 75 deletions(-) diff --git a/app/app.vue b/app/app.vue index bf173ff..097d108 100644 --- a/app/app.vue +++ b/app/app.vue @@ -50,7 +50,7 @@ provide('navigation', navigation)