Commit 8732221e authored by spc's avatar spc

remove test code

parent 4ea702ef
......@@ -583,12 +583,12 @@ onMounted(async () => {
// 重置临时用户信息
tempUserInfo.value = {
avatarUrl: '',
nickName: ''
}
// 显示用户信息授权弹窗
userInfoPopup.value.open()
// tempUserInfo.value = {
// avatarUrl: '',
// nickName: ''
// }
// // 显示用户信息授权弹窗
// userInfoPopup.value.open()
})
</script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment