no message

This commit is contained in:
A1300399510
2024-01-03 11:42:49 +08:00
parent 42abde5285
commit 4a46a94688
47 changed files with 358 additions and 346 deletions

View File

@@ -5,6 +5,7 @@
<template>
<div id="append_parent"></div>
<div id="ajaxwaitid"></div>
<!-- <script src="https://app.gter.net/bottom?tpl=header&menukey=mj"></script> -->
<!-- <RouterView :key="$route.fullPath"></RouterView> -->
<RouterView></RouterView>
</template>
@@ -25,7 +26,8 @@ watchEffect(() => {
})
onMounted(() => {
// determineIsLogin()
console.log("1");
determineIsLogin()
})
let isNeedLogin = ref(false) // 是否需要登录状态