From c6007c710d64a597d58c58386383555bc32c7215 Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Mon, 15 Jun 2026 09:42:51 +0800 Subject: [PATCH] =?UTF-8?q?Web=E9=85=8D=E7=BD=AEACP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/layout/NavBar.vue | 86 ++++++---------------------- web/src/router/index.ts | 4 +- 2 files changed, 20 insertions(+), 70 deletions(-) diff --git a/web/src/components/layout/NavBar.vue b/web/src/components/layout/NavBar.vue index f9e3945..72f8206 100644 --- a/web/src/components/layout/NavBar.vue +++ b/web/src/components/layout/NavBar.vue @@ -1,92 +1,42 @@