@@ -704,7 +704,7 @@
})
getActivationCode(this.username, this.tagId, this.uuid, captchaVerification).then(res => {
this.$toast.clear();
- if (res.status === 0) {username
+ if (res.status === 0) {
this.code = res.data;
this.copyUrl();
if(isIOS){