소스 검색

fix: 合作商链接修改

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

+ 1 - 1
tripartiteAuth/index.html

@@ -215,7 +215,7 @@
 <script src="/jyapp/js/common.js?v=m.10000"></script>
 
 <!-- 本身逻辑js -->
-<script src="static/js/tripartiteAuth.js?v=m.10002"></script>
+<script src="static/js/tripartiteAuth.js?v=m.10003"></script>
 
 <!-- 引入埋点js -->
 <script src="/common-module/track/j-track.min.js?v=m.10000"></script>

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

@@ -238,8 +238,8 @@ var vmSol = new Vue({
         window.location.href =
           `${
             this.isWeiXinBrowser ? '/weixin/frontPage' : '/jyapp/frontPage'
-          }/bigmember/free/perfect_info_partner?source=channelPartner&header=` +
-          encodeURIComponent('渠道合伙人招募计划限时启动')
+          }/bigmember/free/perfect_info_partner?source=certificateServices-${apporwx}-landingPage-jy_cooperprocess&header=` +
+          encodeURIComponent('企业认证服务')
       } else {
         window.location.href = `${
           this.isWeiXinBrowser ? '/weixin/frontPage' : '/jyapp/frontPage'