修改讨论加图片
This commit is contained in:
9
app.vue
9
app.vue
@@ -18,6 +18,15 @@ onMounted(() => {
|
||||
if (!isProduction) {
|
||||
isNeedLogin.value = false
|
||||
// setTimeout(() => (isGetLoginState.value = false), 10000)
|
||||
userInfoWin.value = {
|
||||
"username": "",
|
||||
"uid": 256624,
|
||||
"uin": 4171117,
|
||||
"avatar": "https://oss.x-php.com/avatar/97K4EWIMLrsbGTWXslC1XFxTFauOikN42jDKLNjtax7HLtRjKcKMSdU9oWFhY2E~/small?random=1739160957",
|
||||
"messagenum": 0,
|
||||
"newprompt": 1,
|
||||
"todaysigned": 0,
|
||||
}
|
||||
} else determineIsLogin()
|
||||
|
||||
// window["userInfoWin"] = {
|
||||
|
||||
Reference in New Issue
Block a user