|
@@ -56,10 +56,10 @@ export default {
|
|
|
routerName: '',
|
|
|
adCodeMap: {
|
|
|
projectInfo: 'jy-pc-bigmember-project-content-right', // 项目详情页右侧广告位code
|
|
|
- entportrayal: 'jy-pc-bigmember-entportrayal-content-right', // 企业情报详情页右侧广告位code
|
|
|
- unitportrayal: 'jy-pc-bigmember-unitportrayal-content-right', // 采购单位全景分析详情页右侧广告位code
|
|
|
- month: 'jy-pc-bigmember-month-content-right', // 数据月报右侧
|
|
|
- week: 'jy-pc-bigmember-week-content-right' // 数据周报右侧
|
|
|
+ '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: [
|
|
|
// {
|