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

Merge branch 'feature/v4.8.51' into dev/v4.8.51_rjj

renjiaojiao 1 жил өмнө
parent
commit
0efff76474

+ 1 - 0
src/jfw/modules/app/src/web/staticres/jyapp/tags/css/tags-strategy.css

@@ -46,6 +46,7 @@
   font-size: .28rem;
   line-height: .4rem;
   color: #171826;
+  word-break: break-all;
 }
 .strategy-details .details-main img{
   width: 100%;

+ 1 - 1
src/web/staticres/css/pc/index.css

@@ -554,7 +554,7 @@
   max-width: 185px;
   display: flex;
   flex-direction: row;
-  align-items: center;
+  /* align-items: center; */
   justify-content: flex-start;
   flex-wrap: wrap;
   min-height: 54px;

+ 1 - 1
src/web/templates/common/pcbottom.html

@@ -119,7 +119,7 @@
 <!--S-侧边栏-->
 <div class="right-side-box right-side-box-only" data-backside>
 <!--      <div id="shareslider" style="width: 88px"></div>-->
-    <div id="sideIcon" class="" style="right: 1px;width: 88px;height: 88px;">
+    <div id="sideIcon" class="" style="right: 1px;width: 88px;height: 88px;display: none;">
 <!--        <a href="/swordfish/frontPage/share/sess/index"><img src="{{Msg "seo" "cdn"}}/share/img/active-icon.png"  alt="" style="width: 88px;"></a>-->
     </div>
       <div class="right-side-phone right-side-pop">

+ 2 - 2
src/web/templates/pc/index.html

@@ -103,11 +103,11 @@
             <div class="hot-banner">
               <div class="left yellow">项目数据</div>
               <div class="right">
-                {{if .T.hasLogin}}
+                <!-- {{if .T.hasLogin}}
                 <a href="/page_workDesktop/work-bench/page?link=/jylab/supsearch/index.html?subtype=拟建">拟建项目</a>
                 {{else}}
                 <a href="/list/stype/NJXM.html">拟建项目</a>
-                {{end}}
+                {{end}} -->
 <!--                {{if .T.hasLogin}}-->
 <!--                <a href="/page_workDesktop/work-bench/page?link=/jylab/supsearch/index.html?subtype=采购意向">采购意向</a>-->
 <!--                {{else}}-->