瀏覽代碼

Merge branch 'dev/v4.8.51_yf' of qmx/jy into feature/v4.8.51

yangfeng 1 年之前
父節點
當前提交
f2784adb4a
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      src/web/staticres/css/pc/index.css
  2. 2 2
      src/web/templates/pc/index.html

+ 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;

+ 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}}-->