|
@@ -510,7 +510,13 @@ var vm = new Vue({
|
|
subtitle: '请留下您的需求指引,以便我们能为您提供更好的服务',
|
|
subtitle: '请留下您的需求指引,以便我们能为您提供更好的服务',
|
|
desc: '咨询服务落地页-获取更多专属服务',
|
|
desc: '咨询服务落地页-获取更多专属服务',
|
|
oneRow: true
|
|
oneRow: true
|
|
- }
|
|
|
|
|
|
+ },
|
|
|
|
+ 'pc_DataExportFilter_IndustryFields': {
|
|
|
|
+ headerUrl: '/common-module/pc-dialog/image/title/custom-data-title-text.png',
|
|
|
|
+ subtitle: '请留下您的联系方式及定制数据字段需求,我们将安排专业的数据经理与您对接,为您打造专属的数据服务方案,可快速交付!',
|
|
|
|
+ desc: '数据自助导出-条件筛选-数据规格-申请数据定制行业字段-pc',
|
|
|
|
+ oneRow: true
|
|
|
|
+ },
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -566,6 +572,7 @@ var vm = new Vue({
|
|
case 'pc_supermarket_details_buy': {
|
|
case 'pc_supermarket_details_buy': {
|
|
return '已收到您提交的购买申请,我们的数据经理会尽快联系您~'
|
|
return '已收到您提交的购买申请,我们的数据经理会尽快联系您~'
|
|
}
|
|
}
|
|
|
|
+ case 'pc_DataExportFilter_IndustryFields':
|
|
case 'pc_DataSupermarket_IndustryFields':
|
|
case 'pc_DataSupermarket_IndustryFields':
|
|
case 'pc_supermarket_details_IndustryFields':
|
|
case 'pc_supermarket_details_IndustryFields':
|
|
case 'pc_data_custom_data':
|
|
case 'pc_data_custom_data':
|
|
@@ -636,7 +643,8 @@ var vm = new Vue({
|
|
case 'pc_supermarket_details_AnalysisCase':
|
|
case 'pc_supermarket_details_AnalysisCase':
|
|
case 'pc_market_ApplicationScenario':
|
|
case 'pc_market_ApplicationScenario':
|
|
case 'pc_supermarket_details_IndustryFields':
|
|
case 'pc_supermarket_details_IndustryFields':
|
|
- case 'pc_DataSupermarket_IndustryFields': {
|
|
|
|
|
|
+ case 'pc_DataSupermarket_IndustryFields':
|
|
|
|
+ case'pc_DataExportFilter_IndustryFields': {
|
|
this.hideModule(['mail', 'companyType', 'job'])
|
|
this.hideModule(['mail', 'companyType', 'job'])
|
|
break;
|
|
break;
|
|
}
|
|
}
|