From c1dd530b2f7c701eba594e28e074ab04882528a8 Mon Sep 17 00:00:00 2001
From: lion <120344285@qq.com>
Date: Thu, 7 Nov 2024 17:19:28 +0800
Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/layout/components/Navbar.vue | 36 +++++++++++++++++++++++++++++++-
src/router/index.js | 15 ++++++++++++-
src/views/record/index.vue | 8 ++++---
vue.config.js | 2 +-
4 files changed, 55 insertions(+), 6 deletions(-)
diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 93b3ccd..c715dbd 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -3,7 +3,14 @@