|
@@ -158,11 +158,11 @@ var vipComponent = {
|
|
|
if(this.type == 'item_9' || this.type == 'item_8') {
|
|
|
// 跳转到大会员
|
|
|
// location.href = '/jyapp/big/page/buy_commit'
|
|
|
- location.href = '/jyapp/frontPage/bigmember/free/perfect_info?source=app_page_ent'
|
|
|
+ location.href = '/jyapp/frontPage/bigmember/free/perfect_info?source=ent_portrait'
|
|
|
} else {
|
|
|
// 跳转到超级订阅
|
|
|
// location.href = '/jyapp/vipsubscribe/vipsubscribe_new'
|
|
|
- location.href = '/jyapp/frontPage/bigmember/free/perfect_info?source=app_page_ent'
|
|
|
+ location.href = '/jyapp/frontPage/bigmember/free/perfect_info?source=ent_portrait'
|
|
|
}
|
|
|
} else if (this.getTextMap.btnText == '去升级') {
|
|
|
location.href = '/jyapp/vipsubscribe/upgradePage'
|
|
@@ -176,11 +176,11 @@ var vipComponent = {
|
|
|
if(this.type == 'item_9' || this.type == 'item_8') {
|
|
|
// 跳转到大会员
|
|
|
// location.href = '/big/wx/page/buy_commit'
|
|
|
- location.href = '/weixin/frontPage/bigmember/free/perfect_info?source=wx_page_ent'
|
|
|
+ location.href = '/weixin/frontPage/bigmember/free/perfect_info?source=ent_portrait'
|
|
|
} else {
|
|
|
// 跳转到超级订阅
|
|
|
// location.href = '/front/vipsubscribe/vipsubscribe_new'
|
|
|
- location.href = '/weixin/frontPage/bigmember/free/perfect_info?source=wx_page_ent'
|
|
|
+ location.href = '/weixin/frontPage/bigmember/free/perfect_info?source=ent_portrait'
|
|
|
}
|
|
|
} else if (this.getTextMap.btnText == '去升级') {
|
|
|
location.href = '/front/vipsubscribe/upgradePage'
|