|
@@ -55,11 +55,11 @@ export default {
|
|
return {
|
|
return {
|
|
routerName: '',
|
|
routerName: '',
|
|
adCodeMap: {
|
|
adCodeMap: {
|
|
- projectInfo: 'jy-pc-bigmember-project-content-right', // 项目详情页右侧广告位code
|
|
|
|
- 'ent_portrait': 'jy-pc-bigmember-entportrayal-content-right', // 企业情报详情页右侧广告位code
|
|
|
|
- 'unit_portrayal': 'jy-pc-bigmember-unitportrayal-content-right', // 采购单位全景分析详情页右侧广告位code
|
|
|
|
- 'bigvip_subreport_month': 'jy-pc-bigmember-month-content-right', // 数据月报右侧
|
|
|
|
- 'bigvip_subreport_week': 'jy-pc-bigmember-week-content-right' // 数据周报右侧
|
|
|
|
|
|
+ pro_follow_detail: 'jy-pc-bigmember-project-content-right', // 项目详情页右侧广告位code
|
|
|
|
+ ent_portrait: 'jy-pc-bigmember-entportrayal-content-right', // 企业情报详情页右侧广告位code
|
|
|
|
+ unit_portrayal: 'jy-pc-bigmember-unitportrayal-content-right', // 采购单位全景分析详情页右侧广告位code
|
|
|
|
+ bigvip_subreport_month: 'jy-pc-bigmember-month-content-right', // 数据月报右侧
|
|
|
|
+ bigvip_subreport_week: 'jy-pc-bigmember-week-content-right' // 数据周报右侧
|
|
},
|
|
},
|
|
adList: [
|
|
adList: [
|
|
// {
|
|
// {
|