瀏覽代碼

新春招聘会

linwu 1 年之前
父節點
當前提交
80f3860b82

+ 3 - 3
app/Http/Controllers/Web/Active/JobfairController.php

@@ -401,7 +401,7 @@ class JobfairController extends WebBaseController
             $district_arr = ["%.{$select_id}%", "%{$select_id}.%"];
         }
 
-        $whereRaw = "jobs.updated_at > '2023-01-01 00:00:00' and jobs.deleted_at is null and jobs.valid = 1 and jobs.audit = 1 and jobs.display = 1";
+        $whereRaw = "jobs.updated_at > '2024-01-01 00:00:00' and jobs.deleted_at is null and jobs.valid = 1 and jobs.audit = 1 and jobs.display = 1";
         $companys = DB::table('jobs')->join('companys', 'jobs.company_id', '=', 'companys.id')->whereRaw($whereRaw)->groupBy('jobs.company_id')->select('jobs.company_id')->pluck('company_id')->toArray();
 
         $where   = [];
@@ -505,7 +505,7 @@ class JobfairController extends WebBaseController
     public function ai_recruit(Request $request)
     {
         $citycategory = 'jjkfq';
-        $whereRaw     = "jobs.updated_at > '2023-01-01 00:00:00' and jobs.deleted_at is null and jobs.valid = 1 and jobs.audit = 1 and jobs.display = 1";
+        $whereRaw     = "jobs.updated_at > '2024-01-01 00:00:00' and jobs.deleted_at is null and jobs.valid = 1 and jobs.audit = 1 and jobs.display = 1";
         $companys     = DB::table('jobs')->join('companys', 'jobs.company_id', '=', 'companys.id')->whereRaw($whereRaw)->groupBy('jobs.company_id')->select('jobs.company_id')->pluck('company_id')->toArray();
 
         $citys        = $this->categoryService->getCitys($citycategory);
@@ -608,7 +608,7 @@ class JobfairController extends WebBaseController
         $limit  = 18;
 
         $citycategory = 'jjkfq';
-        $whereRaw     = "jobs.updated_at > '2023-01-01 00:00:00' and jobs.deleted_at is null and jobs.valid = 1 and jobs.audit = 1 and jobs.display = 1";
+        $whereRaw     = "jobs.updated_at > '2024-01-01 00:00:00' and jobs.deleted_at is null and jobs.valid = 1 and jobs.audit = 1 and jobs.display = 1";
         $companys     = DB::table('jobs')->join('companys', 'jobs.company_id', '=', 'companys.id')->whereRaw($whereRaw)->groupBy('jobs.company_id')->select('jobs.company_id')->pluck('company_id')->toArray();
 
         $citys        = $this->categoryService->getCitys($citycategory);

+ 23 - 25
public/themes/default/views/mobile/app/active/spring.blade.php

@@ -77,7 +77,29 @@
             </a>--}}
         </ul>
     </div>
-
+    <div class="online2021_title">
+        <p>晋江市新春线下招聘会</p>
+    </div>
+    <div class="online2021_job_fair" style="padding-top: 40px;padding-bottom: 40px;">
+        <table border="1" style="width:90%;margin:0 auto 20px auto;" cellpadding="0" cellspacing="0">
+            <tr>
+                <th>场次</th>
+                <th>时间</th>
+                <th>地点</th>
+            </tr>
+            <tr>
+                <td>经济开发区会场</td>
+                <td>2月20日-22日(正月十一-十三)</td>
+                <td>万益商业广场</td>
+            </tr>
+            <tr>
+                <td>经济开发区会场</td>
+                <td>常态化运营</td>
+                <td>晋江经济开发区人力资源服务站</td>
+            </tr>
+        </table>
+        <div class="btn btn_one"><a href="https://mp.weixin.qq.com/s/4pHWqNEPmY4GykNOVxEbAQ">了解详情</a></div>
+    </div>
     <div class="online2021_title">
         <p>晋江聚才网网络直播招聘会</p>
     </div>
@@ -104,30 +126,6 @@
         @endforeach
     </div>
 
-    <div class="online2021_title">
-        <p>晋江市新春线下招聘会</p>
-    </div>
-    <div class="online2021_job_fair" style="padding-top: 40px;padding-bottom: 40px;">
-        <table border="1" style="width:90%;margin:0 auto 20px auto;" cellpadding="0" cellspacing="0">
-            <tr>
-                <th>场次</th>
-                <th>时间</th>
-                <th>地点</th>
-            </tr>
-            <tr>
-                <td>经济开发区会场</td>
-                <td>2月20日-22日(正月十一-十三)</td>
-                <td>万益商业广场</td>
-            </tr>
-            <tr>
-                <td>经济开发区会场</td>
-                <td>常态化运营</td>
-                <td>晋江经济开发区人力资源服务站</td>
-            </tr>
-        </table>
-        <div class="btn btn_one"><a href="https://mp.weixin.qq.com/s/4pHWqNEPmY4GykNOVxEbAQ">了解详情</a></div>
-    </div>
-
     <div class="online2021_title">
         <p>晋江市企业赴省外招聘会</p>
     </div>

+ 15 - 15
public/themes/default/views/mobile/app/active/spring_special_jkq.blade.php

@@ -94,6 +94,21 @@
         </script>
     @endif
 
+    <div class="online2021_title">
+        <p>晋江经济开发区万益广场</p>
+    </div>
+    <div class="online2021_job_fair onine2021_intelligence">
+        <p style="padding:.3rem .4rem 0 .4rem;">
+            <img src="{{theme_asset('mobile/images/online2021/jkq_header.jpg')}}?v=1"/>
+        </p>
+        <div>
+            <div class="btn btn_left job_order" style="width:30%;">求职者参会预约</div>
+            <div class="btn btn_right company_order" style="width:30%;">企业参会预约</div>
+        </div>
+        <div class="clear" style="height:15px;"></div>
+        <div class="btn btn_one" id="click_map" style="margin-bottom:10px;">点击导航</div>
+    </div>
+
     <div class="online2021_title">
         <p>晋江聚才网网络直播招聘会</p>
     </div>
@@ -121,21 +136,6 @@
         @endforeach
     </div>
 
-    <div class="online2021_title">
-        <p>晋江经济开发区万益广场</p>
-    </div>
-    <div class="online2021_job_fair onine2021_intelligence">
-        <p style="padding:.3rem .4rem 0 .4rem;">
-            <img src="{{theme_asset('mobile/images/online2021/jkq_header.jpg')}}?v=1"/>
-        </p>
-        <div>
-            <div class="btn btn_left job_order" style="width:30%;">求职者参会预约</div>
-            <div class="btn btn_right company_order" style="width:30%;">企业参会预约</div>
-        </div>
-        <div class="clear" style="height:15px;"></div>
-        <div class="btn btn_one" id="click_map" style="margin-bottom:10px;">点击导航</div>
-    </div>
-
     <div class="online2021_title">
         <p>晋江市企业赴省外招聘会</p>
     </div>