Эх сурвалжийг харах

feat: 画像时间范围近3年替换为各个年份

cuiyalong 1 жил өмнө
parent
commit
38688cfebe

+ 5 - 0
src/jfw/modules/app/src/web/staticres/jyapp/big-member/css/unit_portrayal.css

@@ -690,3 +690,8 @@
     display: block;
     width: 100%;
 }
+
+.module-mask-list .vip_component,
+.zb-analysis-module {
+    margin-bottom: .08rem;
+}

+ 5 - 0
src/web/staticres/big-member/css/unit_portrayal.css

@@ -629,3 +629,8 @@
     display: block;
     width: 100%;
 }
+
+.module-mask-list .vip_component,
+.zb-analysis-module {
+    margin-bottom: .08rem;
+}

+ 2 - 2
src/web/staticres/common-module/big-member/js/client_buyer-example.js

@@ -98,8 +98,8 @@ var buyerExample = {
         }
         // 月度采购规模统计
         case 'item_3': {
-          textMap.headText.top = '通过纵向对比近3年月度中标金额,'
-          textMap.headText.bot = '快速分析行业月度采购趋势!'
+          textMap.headText.top = '纵向对比采购单位各个年份月度采购规模,'
+          textMap.headText.bot = '不错过任何商机!'
           textMap.source = 'buyer_portrait_monthData_freeuser'
           break
         }

BIN
src/web/staticres/common-module/collection/image/bg/qy-zbtj.png


BIN
src/web/staticres/common-module/collection/image/bg/vip_ex_2.png


BIN
src/web/staticres/common-module/collection/image/bg/vip_ex_3.png


BIN
src/web/staticres/common-module/collection/image/bg/vip_ex_5.png


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


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


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


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


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

@@ -85,8 +85,8 @@ var buyerExample = {
       switch (this.type) {
           // 历史项目联系方式
         case 'item_1': {
-          textMap.headText.top = '采购单位项目动态全面获取,帮助企业'
-          textMap.headText.bot = '洞察采购需求,开发新客户!',
+          textMap.headText.top = '获取采购单位联系人信息,一键拨打!'
+          textMap.headText.bot = '',
           textMap.source = 'buyer_portrait_contacts_freeuser'
           break
         }
@@ -99,8 +99,8 @@ var buyerExample = {
         }
           // 月度采购规模统计
         case 'item_3': {
-          textMap.headText.top = '通过纵向对比近3年月度中标金额,'
-          textMap.headText.bot = '快速分析行业月度采购趋势!'
+          textMap.headText.top = '纵向对比采购单位各个年份月度采购规模,'
+          textMap.headText.bot = '不错过任何商机!'
           textMap.source = 'buyer_portrait_monthData_freeuser'
           break
         }

+ 2 - 2
src/web/staticres/common-module/collection/js/vip-dialog.js

@@ -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