添加登录、注册、重置密码、谷歌验证码处理中

This commit is contained in:
2025-12-26 16:26:26 +08:00
parent e9bca8163d
commit a325efb57f
23 changed files with 1464 additions and 40 deletions

View File

@@ -772,7 +772,7 @@ export default {
}
} catch (e) {
console.error('修改配置失败', e)
this.$message.error('修改配置失败,请重试')
}
},
removeSelectedCoin(labelUpper) {