linwu 2 ngày trước cách đây
mục cha
commit
08906c5ecc

+ 11 - 3
public/themes/default/assets/app/css/index_new2.css

@@ -59,11 +59,10 @@ body{
     min-width:1200px;
 }
 .home_logo_nav .logobox{
-    padding-top:16px;
     float:left;
 }
 .home_logo_nav .logobox img{
-    height:58px;
+    height:90px;
 }
 
 .home_logo_nav .home_navlist{
@@ -837,11 +836,20 @@ body{
 /*}*/
 
 /*新版新闻2*/
+.home_jucai_trends .lw-news-title-box {
+    display: flex;
+    align-items: center;
+    justify-content: space-between;
+}
 .home_jucai_trends .lw-news-title {
     color:#dd4250;
     font-size: 20px;
     font-weight: bold;
-    display: block;
+}
+.home_jucai_trends .lw-news-more {
+    color:#dd4250;
+    font-size: 16px;
+    font-weight: bold;
 }
 .home_jucai_trends .lw-new-title-line {
     background:#979797;

+ 13 - 7
public/themes/default/views/app/index.blade.php

@@ -357,11 +357,11 @@
         <!--聚才动态新-->
         <div class="home_jucai_trends">
             <div class="home_title">
-                <div class="title_ch">招聘资讯</div>
+                <div class="title_ch">事业单位国企招考</div>
                 <div class="title_en">RECRUIT&nbsp;INFORMATION</div>
             </div>
             <div class="lw-news-title">
-                招聘讯息情况
+                招考统计
             </div>
             <div class="lw-news-statistics">
                 <div class="statistics-list">
@@ -419,8 +419,11 @@
                     <div class="show-more-line"></div>
                 </a>
             </div>
-            <div class="lw-news-title mt20">
-                单位招考
+            <div class="lw-news-title-box mt20">
+                <div class="lw-news-title">
+                    招考列表
+                </div>
+                <a class="lw-news-more" href="{{route('recruit.index.list')}}">更多+</a>
             </div>
             <div class="lw-new-title-line"></div>
             <div class="recruit-list">
@@ -444,9 +447,12 @@
                     @endif
                 </div>
             </div>
-            <a class="lw-news-title mt20" href="{{route('news.list',['id'=>57])}}">
-                招考资讯>>>
-            </a>
+            <div class="lw-news-title-box mt20">
+                <div class="lw-news-title">
+                    招考资讯
+                </div>
+                <a class="lw-news-more" href="{{route('news.list',['id'=>57])}}">更多+</a>
+            </div>
             <div class="lw-new-title-line"></div>
             <div class="lw-news-list">
                 @if(!$ad_pic3->isEmpty())