Browse Source

fix: 留资标题文案修改

cuiyalong 2 years ago
parent
commit
79ef51ac02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tripartiteAuth/static/js/tripartiteAuth.js

+ 1 - 1
tripartiteAuth/static/js/tripartiteAuth.js

@@ -239,7 +239,7 @@ var vmSol = new Vue({
           `${
             this.isWeiXinBrowser ? '/weixin/frontPage' : '/jyapp/frontPage'
           }/bigmember/free/perfect_info_partner?source=certificateServices-${apporwx}-landingPage-jy_cooperprocess&header=` +
-          encodeURIComponent('企业认证服务')
+          encodeURIComponent('立即成为合作商')
       } else {
         window.location.href = `${
           this.isWeiXinBrowser ? '/weixin/frontPage' : '/jyapp/frontPage'