mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-08 11:26:56 +08:00
add video collect
This commit is contained in:
@@ -18,6 +18,7 @@ const newEmailAddress = ref('')
|
||||
const newEmailVerifyCode = ref('')
|
||||
const canSendEmailVerifyCode = ref(true)
|
||||
|
||||
const oldPassword = ref('')
|
||||
const newPassword = ref('')
|
||||
const newPassword2 = ref('')
|
||||
const isLoading = ref(false)
|
||||
|
||||
Reference in New Issue
Block a user