1
0
forked from dyf/APP

注销账号,账号安全页面功能开发

This commit is contained in:
fengerli
2025-09-18 14:20:08 +08:00
parent d8f281a891
commit 5116ae4ff7
8 changed files with 404 additions and 3 deletions

View File

@ -66,8 +66,8 @@
data() {
return {
showView: false,
phone: '13800138002', //手机号码
code: "123456", //验证码
phone: '', //手机号码
code: "", //验证码
password: '', //密码
agreed: false,
isCounting: false,