Commit 8732221e authored by spc's avatar spc

remove test code

parent 4ea702ef
...@@ -583,12 +583,12 @@ onMounted(async () => { ...@@ -583,12 +583,12 @@ onMounted(async () => {
// 重置临时用户信息 // 重置临时用户信息
tempUserInfo.value = { // tempUserInfo.value = {
avatarUrl: '', // avatarUrl: '',
nickName: '' // nickName: ''
} // }
// 显示用户信息授权弹窗 // // 显示用户信息授权弹窗
userInfoPopup.value.open() // userInfoPopup.value.open()
}) })
</script> </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