Browse Source

Merge branch 'dev/v4.8.39_zsy' of qmx/jy into feature/v4.8.39

zhangsiya 2 years ago
parent
commit
6c0a52c3b9

BIN
src/web/staticres/common-module/collection/image/buyer/09.png


BIN
src/web/staticres/common-module/collection/image/buyer/10.png


BIN
src/web/staticres/common-module/collection/image/buyer/11.png


+ 6 - 6
src/web/staticres/common-module/collection/js/buyer-example.js

@@ -148,22 +148,22 @@ var buyerExample = {
         }
           // 合作企业注册资本分布
         case 'item_9': {
-          textMap.headText.top = '通过分析合作企业注册资本、采购项目规模、'
-          textMap.headText.bot = '利润率,全面洞察采购单位合作企业!'
+          textMap.headText.top = '深入分析采购单位合作企业规模情况,辅助'
+          textMap.headText.bot = '投标决策'
           textMap.source = 'buyer_portrait_withCapitalData_freeuser'
           break
         }
          // 合作企业年龄分布
         case 'item_10': {
-          textMap.headText.top = '通过分析合作企业年龄、数量、规模分布情况,'
-          textMap.headText.bot = '全面洞察采购单位合作企业!'
+          textMap.headText.top = '洞察采购单位合作企业成立时间,预判企业'
+          textMap.headText.bot = '实力'
           textMap.source = 'buyer_portrait_withEstablishData_freeuser'
           break
         }
         // 合作企业注册地分布
         case 'item_11': {
-          textMap.headText.top = '通过分析合作企业的地址、数量、采购规模,'
-          textMap.headText.bot = '了解采购单位营商环境,辅助投标决策!'
+          textMap.headText.top = '获取采购单位合作企业注册地详情,了解业务'
+          textMap.headText.bot = '分布情况'
           textMap.source = 'buyer_portrait_withAreaData_freeuser'
           break
         }