From be75c9effda5a8ebc2666dcf251a996b005841f3 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Thu, 16 Oct 2025 09:57:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E8=88=AA=E6=A0=8F=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=BA=A7=E5=93=81=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/Navigation.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/app/components/Navigation.vue b/app/components/Navigation.vue index 9ddbbc1..653707a 100644 --- a/app/components/Navigation.vue +++ b/app/components/Navigation.vue @@ -23,16 +23,16 @@ 共享解决方案
@@ -128,7 +130,7 @@ onMounted(() => { const loadJSFiles = () => { const jsFiles = [ - + '/js/gopcOm.js' ]