shish 4 سال پیش
والد
کامیت
00497ed48e
3فایلهای تغییر یافته به همراه6 افزوده شده و 6 حذف شده
  1. 2 2
      hdApp/src/admin/home/login.vue
  2. 2 2
      hdApp/src/androidPrivacy.json
  3. 2 2
      hdApp/src/pagesClient/official/apply.vue

+ 2 - 2
hdApp/src/admin/home/login.vue

@@ -85,10 +85,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

+ 2 - 2
hdApp/src/androidPrivacy.json

@@ -2,12 +2,12 @@
   "version": "1",
   "prompt": "template",
   "title": "服务协议和隐私政策",
-  "message": "  请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>  你可阅读<a href=\"http://www.wixhb.com/main/xhb-register\">《服务协议》</a>和<a href=\"http://www.wixhb.com/main/xhb-privacy\">《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
+  "message": "  请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>  你可阅读<a href=\"http://www.wixhb.com/main/hzg-register\">《服务协议》</a>和<a href=\"http://www.wixhb.com/main/hzg-privacy\">《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
   "buttonAccept": "同意并接受",
   "buttonRefuse": "暂不同意",
   "second": {
     "title": "确认提示",
-    "message": "  进入应用前,你需先同意<a href=\"http://www.wixhb.com/main/xhb-register\">《服务协议》</a>和<a href=\"http://www.wixhb.com/main/xhb-privacy\">《隐私政策》</a>,否则将退出应用。",
+    "message": "  进入应用前,你需先同意<a href=\"http://www.wixhb.com/main/hzg-register\">《服务协议》</a>和<a href=\"http://www.wixhb.com/main/hzg-privacy\">《隐私政策》</a>,否则将退出应用。",
     "buttonAccept": "同意并继续",
     "buttonRefuse": "退出应用"
   },

+ 2 - 2
hdApp/src/pagesClient/official/apply.vue

@@ -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