|
@@ -238,8 +238,8 @@ var vmSol = new Vue({
|
|
window.location.href =
|
|
window.location.href =
|
|
`${
|
|
`${
|
|
this.isWeiXinBrowser ? '/weixin/frontPage' : '/jyapp/frontPage'
|
|
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 {
|
|
} else {
|
|
window.location.href = `${
|
|
window.location.href = `${
|
|
this.isWeiXinBrowser ? '/weixin/frontPage' : '/jyapp/frontPage'
|
|
this.isWeiXinBrowser ? '/weixin/frontPage' : '/jyapp/frontPage'
|