@extends('module.layouts.main_index') @push('meta') @endpush @push('css') @endpush @push('js') @endpush @section('content')
@if($ads && array_key_exists('AIX_indexfocus',$ads)) @if(count($ads['AIX_indexfocus']) > 1)
    @foreach($ads['AIX_indexfocus'] as $k=>$v)
  • @endforeach
@endif @endif
    @if($ads && array_key_exists('AIX_indexfocus',$ads)) @foreach($ads['AIX_indexfocus'] as $k=>$v)
  • @endforeach @else
  • @endif
{{--
--}}
晋江概览
中国品牌之都 · 现代产业中心 · 滨海生态城市
晋江起点
晋江三面临海,土地资源的匮乏激起了晋江人的开拓意识,晋江先民开展多种经营,发展工商经济和海外贸易,带来了晋江商业的繁荣。宋元时期,晋江口的泉州港号称“东方第一大港”,是“海上丝绸之路”的起点。
晋江名片
中国品牌之都
国家园林城市
中国民间戏剧之乡
福建省文明城市
全国城市
卫生先进市
中国爱心城市
人才匹配政策
@if(auth('web-member')->check()) 立即预判 @else 立即预判 @endif
{{--广告--}} @if($ads && array_key_exists('AIX_indextopimg',$ads))
@foreach($ads['AIX_indextopimg'] as $k=>$v) @endforeach
@endif {{--
@if($ads && array_key_exists('AIX_indextopimg',$ads)) @foreach($ads['AIX_indextopimg'] as $k=>$v) @endforeach @endif
--}}
@if($ads && array_key_exists('AIX_index_center',$ads)) @foreach($ads['AIX_index_center'] as $k=>$v) @endforeach @endif
人才服务专栏
TALENT SERVICE COLUMN
人才活动
TALENT ACTIVITIES
@if($recuperate_category_arr && count($recuperate_category_arr)>0) @foreach($recuperate_category_arr as $k=>$v)
{{$v['name']}}
@endforeach @endif
@if($recuperate_category_arr && count($recuperate_category_arr)>0) @foreach($recuperate_category_arr as $ks=>$vs)
@if($ad_pic2 && count($ad_pic2)>0) @foreach($ad_pic2 as $k=>$v) @if($vs['id']==$v['r_c_id'])
{!! cut_str(strip_tags(htmlspecialchars_decode($v->content,ENT_QUOTES)),'30',0,'...') !!}
@endif @endforeach
查看更多> @else
暂无活动
@endif
@endforeach @endif
人才风采
TALENT STYLE
@if($rcinfos && count($rcinfos)>0)
    @foreach($rcinfos as $k=>$v)
  • {{$v->name}}
    {!! cut_str(strip_tags(htmlspecialchars_decode($v->summary,ENT_QUOTES)),'50',0,'...') !!}
  • @endforeach
@else
暂无数据
@endif
@endsection @section('script') @endsection