From 304f9efb86e72eb3ce239fd69b2f4516b4438c6a Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 09 四月 2026 15:29:59 +0800
Subject: [PATCH] Merge branch 'dev_new' of http://114.132.189.42:9002/r/product-inventory-APP-before into dev_new
---
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