From 822b5fada3b867ff5fa00c45b81e3c18f082f6e2 Mon Sep 17 00:00:00 2001 From: bb_pan Date: Fri, 7 Nov 2025 10:42:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=B6=88=E6=81=AF=E9=80=9A?= =?UTF-8?q?=E7=9F=A5=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 58 ++++++++++++++++++++------ src/views/safetyToolsWarning/index.vue | 16 +++++++ 2 files changed, 61 insertions(+), 13 deletions(-) create mode 100644 src/views/safetyToolsWarning/index.vue diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index fad2099..4002741 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -1,6 +1,11 @@