登录逻辑+注册有礼
This commit is contained in:
@@ -53,7 +53,7 @@ const codeRefreshInterval = ref(30);
|
||||
|
||||
onLoad(() => {
|
||||
generateCode();
|
||||
getDynamicCode()
|
||||
// getDynamicCode()
|
||||
|
||||
setInterval(() => {
|
||||
codeRefreshInterval.value -= 1;
|
||||
|
Reference in New Issue
Block a user