linwu 2 năm trước cách đây
mục cha
commit
7f6d8cfb62

+ 0 - 12
public/themes/default/views/app/active/restaurant.blade.php

@@ -267,23 +267,11 @@
         });
         var s = function () {
             var page = $(".load_more_footer span").attr('page');
-            @if (array_has($params, 'citycategory'))
-                var city = '{{array_get($params, 'citycategory')}}';
-            @else
-                var city = ''
-            @endif
-            @if (array_has($params, 'trade'))
-            var trade = '{{array_get($params, 'trade')}}';
-                    @else
-            var trade = ''
-            @endif
             $.ajax({
                 type:"get",
                 url:"{{ route('active.jobfair.restaurant') }}",
                 data:{
                     page:page,
-                    citycategory:city,
-                    trade:trade
                 },
                 beforeSend:function () {
                     f = false;

+ 1 - 1
public/themes/default/views/mobile/app/active/ajax/ajax_restaurant.blade.php

@@ -5,7 +5,7 @@
             <span class="line_left substring">招聘岗位</span>
             <span class="line_right more"><a href="{{route('mobile.jobs.company',['id'=>$val['id']])}}">更多>></a></span>
         </p>
-        @for($i=0;$i<2;$i++)
+        @for($i=0;$i<3;$i++)
             <p class="online2021_line">
                 <span class="line_left substring">{{empty($val['jobs'][$i]) ? '' : $val['jobs'][$i]['jobs_name']}}</span>
                 <span class="line_right substring">

+ 2 - 2
public/themes/default/views/mobile/app/active/restaurant.blade.php

@@ -27,7 +27,7 @@
         .online2021_title {background-image:url({{theme_asset("mobile/images/online2021/bg_title_restaurant.png")}}) !important;}
         .online2021_content {background-image:url({{theme_asset("mobile/images/online2021/bg_restaurant.png")}});}
         .online2021_content .btn {width: 75%;align-items: flex-start;justify-content: flex-end;color: #075645;margin-top: 25px;font-weight: bold;background-color: transparent;}
-        .online2021_content h3 {width: 100%;padding-left: 25%;}
+        .online2021_content h3 {width: 100%;padding-left: 25%;padding-top:20px;}
         .online2021_content .online2021_line {color: black;}
     </style>
 @endpush
@@ -52,7 +52,7 @@
                             <span class="line_left">招聘岗位</span>
                             <span class="line_right more"><a href="{{route('mobile.jobs.company',['id'=>$val['id']])}}">更多>></a></span>
                         </p>
-                        @for($i=0;$i<2;$i++)
+                        @for($i=0;$i<3;$i++)
                         <p class="online2021_line">
                             <span class="line_left substring">{{empty($val['jobs'][$i]) ? '' : $val['jobs'][$i]['jobs_name']}}</span>
                             <span class="line_right substring">