소스 검색

fix: 留资跳转地址

cuiyalong 2 년 전
부모
커밋
326116dec7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      tripartiteAuth/static/js/tripartiteAuth.js

+ 2 - 2
tripartiteAuth/static/js/tripartiteAuth.js

@@ -232,7 +232,7 @@ var vmSol = new Vue({
     // 跳转了解详情
     href_more: function (urlType, urlpathId) {
       var apporwx = this.isWeiXinBrowser ? 'wx' : 'app'
-      // window.location.href = `https://wx.jianyu360.cn/weixin/frontPage/bigmember/free/perfect_info_solution?source=certificateServices-${apporwx}-landingPage-${urlpathId}`
+      // window.location.href = `https://wx.jianyu360.cn/weixin/frontPage/bigmember/free/perfect_info?source=certificateServices-${apporwx}-landingPage-${urlpathId}`
       // 立即成为 合作商
       if (urlType === 'go_nowcooper') {
         window.location.href =
@@ -243,7 +243,7 @@ var vmSol = new Vue({
       } else {
         window.location.href = `${
           this.isWeiXinBrowser ? '/weixin/frontPage' : '/jyapp/frontPage'
-        }/bigmember/free/perfect_info_solution?source=certificateServices-${apporwx}-landingPage-${urlpathId}`
+        }/bigmember/free/perfect_info?source=certificateServices-${apporwx}-landingPage-${urlpathId}`
       }
     },
     // 咨询客服