新用户信息收集
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
}
|
||||
const onVerifyCode = (code: string) => {
|
||||
console.log(code)
|
||||
router.push({ name: 'home' })
|
||||
router.push({ name: 'nuic' })
|
||||
}
|
||||
const onClickPrivacy = () => {}
|
||||
const onClickLogin = () => {
|
||||
|
||||
Reference in New Issue
Block a user