1
yyb
2026-04-29 aec5cbead319feabb2e44ddd5bf99a0af01ca506
src/App.vue
@@ -10,6 +10,7 @@
  import { confirmMessage } from "@/api/login.js";
  const showSplash = ref(true);
  onMounted(() => {
    setTimeout(() => {
      showSplash.value = false;