no message
This commit is contained in:
18
app.vue
18
app.vue
@@ -18,15 +18,15 @@ onMounted(() => {
|
||||
// if (!isProduction) isNeedLogin.value = false
|
||||
// else determineIsLogin()
|
||||
|
||||
window["userInfoWin"] = {
|
||||
"username": "",
|
||||
"uid": 256624,
|
||||
"uin": 4171117,
|
||||
"avatar": "https://oss.gter.net/avatar/97KwEWQHYuMQGDnFqkimXF9SHKuGwVV5zW-tYWFjYQ~~?istype=1&random=HHfurzyTXnzb",
|
||||
"messagenum": 0,
|
||||
"newprompt": 0,
|
||||
"todaysigned": 0,
|
||||
}
|
||||
// window["userInfoWin"] = {
|
||||
// "username": "",
|
||||
// "uid": 256624,
|
||||
// "uin": 4171117,
|
||||
// "avatar": "https://oss.gter.net/avatar/97KwEWQHYuMQGDnFqkimXF9SHKuGwVV5zW-tYWFjYQ~~?istype=1&random=HHfurzyTXnzb",
|
||||
// "messagenum": 0,
|
||||
// "newprompt": 0,
|
||||
// "todaysigned": 0,
|
||||
// }
|
||||
|
||||
determineIsLogin()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user