|
@@ -77,7 +77,6 @@ const _sfc_main = {
|
|
|
};
|
|
};
|
|
|
const closePhoneAuth = () => {
|
|
const closePhoneAuth = () => {
|
|
|
showPhoneAuth.value = false;
|
|
showPhoneAuth.value = false;
|
|
|
- tempUserInfo.value = null;
|
|
|
|
|
};
|
|
};
|
|
|
const onKeywordChange = (e) => {
|
|
const onKeywordChange = (e) => {
|
|
|
const value = e.detail.value;
|
|
const value = e.detail.value;
|