@@ -30,6 +30,7 @@ watchEffect(() => {
onMounted(() => {
if (!isProduction) isNeedLogin.value = false
else determineIsLogin()
})
let isNeedLogin = ref(true) // 是否需要登录状态
The note is not visible to the blocked user.