调整创建订单,实名认证,签约

This commit is contained in:
唐明明
2022-12-29 18:53:36 +08:00
parent 3870865322
commit 2a851d47b2
19 changed files with 862 additions and 539 deletions

View File

@@ -46,7 +46,7 @@
export default {
data() {
return {
username : '18245180131',
username : '',
password : '',
confirmation: '',
code : '',
@@ -115,6 +115,7 @@
})
let smsTime = 60;
verifyCaptcha({
type : 'register',
mobileNo : this.username,
captcha : this.captcha,
captcha_key : this.captchaKey