详情
This commit is contained in:
@@ -59,7 +59,6 @@ const codeRefreshInterval = ref(30);
|
||||
|
||||
onLoad(() => {
|
||||
generateCode();
|
||||
console.log('------->>>',userInfo.value)
|
||||
|
||||
setInterval(() => {
|
||||
codeRefreshInterval.value -= 1;
|
||||
|
Reference in New Issue
Block a user