提交 a31414e4 编写于 作者: View Design's avatar View Design

Update user.js

上级 16519e2b
......@@ -7,7 +7,7 @@ export const useUserStore = defineStore('user', () => {
pro: 1
})
const $isSignIn = ref(true)
const $isSignIn = ref(false)
return { $info, $isSignIn }
})
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册