shish 4 tahun lalu
induk
melakukan
64d3250367

+ 3 - 0
hdApp/src/admin/home/login.vue

@@ -90,6 +90,9 @@ export default {
 		goToPrivacy(){
 			plus.runtime.openURL('http://www.wixhb.com/main/xhb-privacy')
 		},
+		agreeItem(e){
+			this.agree = e.target.value
+		},
 		dealLogin(res){
 			let that = this
 			console.log(res)

+ 3 - 0
hdApp/src/pagesClient/official/apply.vue

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