|
@@ -192,6 +192,9 @@ export default {
|
|
|
goToPrivacy(){
|
|
goToPrivacy(){
|
|
|
plus.runtime.openURL('http://www.wixhb.com/main/xhb-privacy')
|
|
plus.runtime.openURL('http://www.wixhb.com/main/xhb-privacy')
|
|
|
},
|
|
},
|
|
|
|
|
+ agreeItem(e){
|
|
|
|
|
+ this.agree = e.target.value
|
|
|
|
|
+ },
|
|
|
requestAuthCode(){
|
|
requestAuthCode(){
|
|
|
let that = this
|
|
let that = this
|
|
|
let mobile = this.form.mobile
|
|
let mobile = this.form.mobile
|