Explorar o código

feat:采购意向示例图调整

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe hai 1 ano
pai
achega
022defa3a3

BIN=BIN
src/web/staticres/images/pc/pc-cq-example.png


BIN=BIN
src/web/staticres/images/pc/pc-nj-example.png


+ 3 - 1
src/web/templates/pc/biddetail_rec.html

@@ -853,7 +853,7 @@
                             <div id="tip-title" style="position: absolute;top: 50%;left: 50%; margin-top: -38px;transform: translateX(-50%);height: 26px;color: antiquewhite;font-size: 14px;">拟建项目抢先获知</div>
                             <div id="tip-title" style="position: absolute;top: 50%;left: 50%; margin-top: -38px;transform: translateX(-50%);height: 26px;color: antiquewhite;font-size: 14px;">拟建项目抢先获知</div>
                         </div>
                         </div>
                         <div class="tip-box">
                         <div class="tip-box">
-                            <div class="tip-box-example" style="width: 602px;height: 357px;margin-top: -88px;z-index: 9;">
+                            <div class="tip-box-example" style="width: 602px;height: auto;margin-top: -88px;z-index: 9;">
                               <img style="width: 100%;height: 100%;" src="{{Msg "seo" "cdn"}}/images/pc/pc-cq-example.png?v={{Msg "seo" "version"}}" alt="">
                               <img style="width: 100%;height: 100%;" src="{{Msg "seo" "cdn"}}/images/pc/pc-cq-example.png?v={{Msg "seo" "version"}}" alt="">
                             </div>
                             </div>
                             <div class="tip-text" style="margin-top: 12px">提前获取正在审批中的新项目,比招标信息更超前!</div>
                             <div class="tip-text" style="margin-top: 12px">提前获取正在审批中的新项目,比招标信息更超前!</div>
@@ -1941,12 +1941,14 @@ var ucbs_source="pc_rec",ucbsId="{{.T.obj.ucbsId}}";
           $(".tip-box .tip-text").eq(0).text('提前1-3个月获取项目信息,及早介入准备更充分')
           $(".tip-box .tip-text").eq(0).text('提前1-3个月获取项目信息,及早介入准备更充分')
           $(".tip-box .tip-text").eq(1).text('')
           $(".tip-box .tip-text").eq(1).text('')
           $(".detail-nj-btn").text("点击进入")
           $(".detail-nj-btn").text("点击进入")
+          $('.tip-box-example img').attr('src', '{{Msg "seo" "cdn"}}/images/pc/pc-cq-example.png?v={{Msg "seo" "version"}}')
           // $('.caigouyixiang-guide').removeClass('hidden')
           // $('.caigouyixiang-guide').removeClass('hidden')
         }
         }
         if(subType == "拟建") {
         if(subType == "拟建") {
           $('#tip-title').text('超前项目抢先知,中标更容易')
           $('#tip-title').text('超前项目抢先知,中标更容易')
           $(".tip-box .tip-text").eq(0).text('提前3-12个月获取审批中的新项目,超前项目抢先介入,商机提前掌控。')
           $(".tip-box .tip-text").eq(0).text('提前3-12个月获取审批中的新项目,超前项目抢先介入,商机提前掌控。')
           $(".tip-box .tip-text").eq(1).text('')
           $(".tip-box .tip-text").eq(1).text('')
+          $('.tip-box-example img').attr('src', '{{Msg "seo" "cdn"}}/images/pc/pc-nj-example.png?v={{Msg "seo" "version"}}')
           $(".detail-nj-btn").text("点击进入")
           $(".detail-nj-btn").text("点击进入")
         }
         }
 
 

+ 3 - 1
src/web/templates/pc/tags/detail.html

@@ -219,7 +219,7 @@
                         <div id="tip-title" style="position: absolute;top: 50%;left: 50%; margin-top: -38px;transform: translateX(-50%);height: 26px;color: antiquewhite;font-size: 14px;"></div>
                         <div id="tip-title" style="position: absolute;top: 50%;left: 50%; margin-top: -38px;transform: translateX(-50%);height: 26px;color: antiquewhite;font-size: 14px;"></div>
                     </div>
                     </div>
                     <div class="tip-box" style="position: absolute;">
                     <div class="tip-box" style="position: absolute;">
-                        <div class="tip-box-example" style="width: 602px;height: 357px;margin-top: -88px;z-index: 9;">
+                        <div class="tip-box-example" style="width: 602px;height: auto;margin-top: -88px;z-index: 9;">
                           <img style="width: 100%;height: 100%;" src="{{Msg "seo" "cdn"}}/images/pc/pc-cq-example.png?v={{Msg "seo" "version"}}" alt="">
                           <img style="width: 100%;height: 100%;" src="{{Msg "seo" "cdn"}}/images/pc/pc-cq-example.png?v={{Msg "seo" "version"}}" alt="">
                         </div>
                         </div>
                         <div class="tip-text" style="margin-top: 12px"></div>
                         <div class="tip-text" style="margin-top: 12px"></div>
@@ -364,9 +364,11 @@
     if(subtype == '拟建') {
     if(subtype == '拟建') {
       $('.bid-content #tip-title').text('超前项目抢先知,中标更容易')
       $('.bid-content #tip-title').text('超前项目抢先知,中标更容易')
       $('.bid-content .tip-text').text('提前3-12个月获取审批中的新项目,超前项目抢先介入,商机提前掌控。')
       $('.bid-content .tip-text').text('提前3-12个月获取审批中的新项目,超前项目抢先介入,商机提前掌控。')
+      $('.tip-box-example img').attr('src', '{{Msg "seo" "cdn"}}/images/pc/pc-nj-example.png?v={{Msg "seo" "version"}}')
     } else if (subtype == '采购意向') {
     } else if (subtype == '采购意向') {
       $('.bid-content #tip-title').text('项目提前介入,中标更轻松')
       $('.bid-content #tip-title').text('项目提前介入,中标更轻松')
       $('.bid-content .tip-text').text('提前1-3个月获取项目信息,及早介入准备更充分')
       $('.bid-content .tip-text').text('提前1-3个月获取项目信息,及早介入准备更充分')
+      $('.tip-box-example img').attr('src', '{{Msg "seo" "cdn"}}/images/pc/pc-cq-example.png?v={{Msg "seo" "version"}}')
     }
     }
     var loginTimer = null
     var loginTimer = null
     $('.reg-node').click(function(){
     $('.reg-node').click(function(){