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