From 6afb492942b17ebdb80f8e57af1b0df7ba5ee821 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 09 四月 2026 15:29:50 +0800
Subject: [PATCH] fix: 版本更新修改

---
 src/App.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 124164b..a238560 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -10,6 +10,7 @@
   import { confirmMessage } from "@/api/login.js";
 
   const showSplash = ref(true);
+
   onMounted(() => {
     setTimeout(() => {
       showSplash.value = false;

--
Gitblit v1.9.3