|
|
@@ -187,10 +187,10 @@ export default {
|
|
|
methods: {
|
|
|
...mapActions(['setUserShopAll']),
|
|
|
goToService(){
|
|
|
- plus.runtime.openURL('http://www.wixhb.com/main/xhb-register')
|
|
|
+ plus.runtime.openURL('http://www.wixhb.com/main/hzg-register')
|
|
|
},
|
|
|
goToPrivacy(){
|
|
|
- plus.runtime.openURL('http://www.wixhb.com/main/xhb-privacy')
|
|
|
+ plus.runtime.openURL('http://www.wixhb.com/main/hzg-privacy')
|
|
|
},
|
|
|
agreeItem(e){
|
|
|
this.agree = e.target.value
|