From eac8c464fa2bdaf71f3be46b40dc70e7f9eb19eb Mon Sep 17 00:00:00 2001 From: jingrow Date: Sun, 28 Dec 2025 01:49:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BE=8E=E5=8C=96=E5=B7=A6=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=E7=9A=84=E6=8A=98=E5=8F=A0=E8=BF=87=E5=BA=A6=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dashboard/src2/App.vue | 27 ++++++-- dashboard/src2/components/AppSidebar.vue | 79 +++++++++++++++++++----- 2 files changed, 88 insertions(+), 18 deletions(-) diff --git a/dashboard/src2/App.vue b/dashboard/src2/App.vue index fa15112..9e6c20c 100644 --- a/dashboard/src2/App.vue +++ b/dashboard/src2/App.vue @@ -123,23 +123,34 @@ provide('session', session); diff --git a/dashboard/src2/components/AppSidebar.vue b/dashboard/src2/components/AppSidebar.vue index da15d30..f2c2949 100644 --- a/dashboard/src2/components/AppSidebar.vue +++ b/dashboard/src2/components/AppSidebar.vue @@ -278,18 +278,22 @@ export default {