12
This commit is contained in:
parent
0871fa3252
commit
13beb44c85
@ -37,8 +37,8 @@ const startCountdown=()=> {
|
||||
}, 1000);
|
||||
}
|
||||
const countdown = ref(0);
|
||||
const phoneNum = ref('17630920520')
|
||||
const code = ref('123789')
|
||||
const phoneNum = ref('')
|
||||
const code = ref('')
|
||||
const pane = ref(0)
|
||||
const showKeyboard = ref(false);
|
||||
// 根据语言获取默认国家
|
||||
|
Loading…
Reference in New Issue
Block a user