From 0b6cd8047eb400f1b9f5463a400ee769a388ea5c Mon Sep 17 00:00:00 2001 From: jingrow Date: Sun, 28 Dec 2025 20:20:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BE=A7=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dashboard/src2/App.vue | 16 +-- dashboard/src2/components/AppSidebar.vue | 138 ----------------------- 2 files changed, 1 insertion(+), 153 deletions(-) diff --git a/dashboard/src2/App.vue b/dashboard/src2/App.vue index 0732239..6226cdf 100644 --- a/dashboard/src2/App.vue +++ b/dashboard/src2/App.vue @@ -260,19 +260,15 @@ provide('session', session);