实名认证更新

This commit is contained in:
GaoHao
2025-01-08 21:23:19 +08:00
parent db3eed0163
commit 54d2f057c2
3 changed files with 79 additions and 73 deletions

View File

@@ -68,7 +68,7 @@
})
} else {
this.logining = true
this.$u.post('app/user/updateUser?zhiFuBao=' + zhiFuBao + '&certName=' + zhiFuBaoName).then(
this.$u.post('app/user/bindAlipay?zhiFuBao=' + zhiFuBao + '&certName=' + zhiFuBaoName).then(
res => {
this.logining = false
console.log(res);