|
@@ -165,7 +165,7 @@ var vipComponent = {
|
|
|
case 'item_3': {
|
|
|
textMap.titleText = '开通大会员'
|
|
|
// textMap.btnText = this.power.isMember > 0 && !this.power._4 ? '联系客服' : '免费体验'
|
|
|
- textMap.headText.top = '纵向对比采购单位近三年月度采购规模,'
|
|
|
+ textMap.headText.top = '纵向对比采购单位各个年份月度采购规模,'
|
|
|
textMap.headText.bot = '不错过任何商机!'
|
|
|
textMap.source = 'ent_portrait_monthData_freeuser'
|
|
|
break
|
|
@@ -183,7 +183,7 @@ var vipComponent = {
|
|
|
case 'item_5': {
|
|
|
textMap.titleText = '开通大会员'
|
|
|
// textMap.btnText = this.power.isMember > 0 && !this.power._4 ? '联系客服' : '免费体验'
|
|
|
- textMap.headText.top = '通过近3年各类客户平均折扣率范围,'
|
|
|
+ textMap.headText.top = '通过各个年份各类客户平均折扣率范围,'
|
|
|
textMap.headText.bot = '透视企业的行业盈利能力!'
|
|
|
textMap.source = 'ent_portrait_discountRate_freeuser'
|
|
|
break
|