...
|
...
|
@@ -10,11 +10,11 @@ |
|
|
</view>
|
|
|
</view>
|
|
|
<!-- 右边搜索框 -->
|
|
|
<view class='top_right'>
|
|
|
<view class='top_right' bindtap='toSearch'>
|
|
|
<view class='top_right_pic'>
|
|
|
<image src='/img/aicon_02@2x.png'></image>
|
|
|
</view>
|
|
|
<input placeholder='搜索岗位/招聘者'></input>
|
|
|
<view class='top_right_text'>搜索岗位/招聘者</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
<!-- 中部选择 -->
|
...
|
...
|
@@ -127,7 +127,7 @@ |
|
|
</view>
|
|
|
<!-- 条目 -->
|
|
|
<view class='items'>
|
|
|
<view class='item' bindtap='toPosition' >
|
|
|
<view class='item' bindtap='toPosition' wx:for='{{jobs}}' wx:key='' data-id="{{item.id}}">
|
|
|
<!-- 头部 -->
|
|
|
<view class='item_top'>
|
|
|
<view class='item_top_left'>
|
...
|
...
|
@@ -135,12 +135,12 @@ |
|
|
<image src='/img/aicon_08@2x.png'></image>
|
|
|
</view>
|
|
|
<view class='item_top_left_text'>
|
|
|
<view class='text_top'>酒店服务员</view>
|
|
|
<view class='text_bottom'>4000-5000元/月</view>
|
|
|
<view class='text_top'>{{item.station_name}}</view>
|
|
|
<view class='text_bottom'>{{item.min_money}}-{{item.max_money}}{{item.unit_name}}</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
|
|
|
<view class='item_top_right' bindtap='regSuccess'>
|
|
|
<view class='item_top_right' bindtap='toApply'>
|
|
|
报名
|
|
|
</view>
|
|
|
</view>
|
...
|
...
|
@@ -151,112 +151,7 @@ |
|
|
<image src='/img/aicon_10@2x.png'></image>
|
|
|
</view>
|
|
|
<!-- 名字 -->
|
|
|
<view>王思迪</view>
|
|
|
</view>
|
|
|
|
|
|
<view class='item_bottom_right'>
|
|
|
<view class='item_bottom_left_pic'>
|
|
|
<image src='/img/aicon_09@2x.png'></image>
|
|
|
</view>
|
|
|
<view>南开区 3.2km</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class='item' bindtap='toPosition'>
|
|
|
<!-- 头部 -->
|
|
|
<view class='item_top'>
|
|
|
<view class='item_top_left'>
|
|
|
<view class='item_top_left_pic'>
|
|
|
<image src='/img/aicon_08@2x.png'></image>
|
|
|
</view>
|
|
|
<view class='item_top_left_text'>
|
|
|
<view class='text_top'>酒店服务员</view>
|
|
|
<view class='text_bottom'>4000-5000元/月</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
|
|
|
<view class='item_top_right' bindtap='regSuccess'>
|
|
|
报名
|
|
|
</view>
|
|
|
</view>
|
|
|
<!-- 底部 -->
|
|
|
<view class='item_bottom'>
|
|
|
<view class='item_bottom_left'>
|
|
|
<view class='item_bottom_left_pic'>
|
|
|
<image src='/img/aicon_10@2x.png'></image>
|
|
|
</view>
|
|
|
<!-- 名字 -->
|
|
|
<view>王思迪</view>
|
|
|
</view>
|
|
|
|
|
|
<view class='item_bottom_right'>
|
|
|
<view class='item_bottom_left_pic'>
|
|
|
<image src='/img/aicon_09@2x.png'></image>
|
|
|
</view>
|
|
|
<view>南开区 3.2km</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class='item' bindtap='toPosition'>
|
|
|
<!-- 头部 -->
|
|
|
<view class='item_top'>
|
|
|
<view class='item_top_left'>
|
|
|
<view class='item_top_left_pic'>
|
|
|
<image src='/img/aicon_08@2x.png'></image>
|
|
|
</view>
|
|
|
<view class='item_top_left_text'>
|
|
|
<view class='text_top'>酒店服务员</view>
|
|
|
<view class='text_bottom'>4000-5000元/月</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
|
|
|
<view class='item_top_right' bindtap='regSuccess'>
|
|
|
报名
|
|
|
</view>
|
|
|
</view>
|
|
|
<!-- 底部 -->
|
|
|
<view class='item_bottom'>
|
|
|
<view class='item_bottom_left'>
|
|
|
<view class='item_bottom_left_pic'>
|
|
|
<image src='/img/aicon_10@2x.png'></image>
|
|
|
</view>
|
|
|
<!-- 名字 -->
|
|
|
<view>王思迪</view>
|
|
|
</view>
|
|
|
|
|
|
<view class='item_bottom_right'>
|
|
|
<view class='item_bottom_left_pic'>
|
|
|
<image src='/img/aicon_09@2x.png'></image>
|
|
|
</view>
|
|
|
<view>南开区 3.2km</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class='item' bindtap='toPosition'>
|
|
|
<!-- 头部 -->
|
|
|
<view class='item_top'>
|
|
|
<view class='item_top_left'>
|
|
|
<view class='item_top_left_pic'>
|
|
|
<image src='/img/aicon_08@2x.png'></image>
|
|
|
</view>
|
|
|
<view class='item_top_left_text'>
|
|
|
<view class='text_top'>酒店服务员</view>
|
|
|
<view class='text_bottom'>4000-5000元/月</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
|
|
|
<view class='item_top_right' bindtap='regSuccess'>
|
|
|
报名
|
|
|
</view>
|
|
|
</view>
|
|
|
<!-- 底部 -->
|
|
|
<view class='item_bottom'>
|
|
|
<view class='item_bottom_left'>
|
|
|
<view class='item_bottom_left_pic'>
|
|
|
<image src='/img/aicon_10@2x.png'></image>
|
|
|
</view>
|
|
|
<!-- 名字 -->
|
|
|
<view>王思迪</view>
|
|
|
<view>{{item.describe}}</view>
|
|
|
</view>
|
|
|
|
|
|
<view class='item_bottom_right'>
|
...
|
...
|
@@ -267,22 +162,27 @@ |
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
<!------- 筛选弹层------->
|
|
|
<view class='mask' wx:if='{{mask}}'>
|
|
|
<view class='mask' wx:if='{{mask}}' bindtap='mask_close'>
|
|
|
|
|
|
<view class="select mask_select">
|
|
|
<view wx:for="{{navbar}}" data-idx="{{index}}" class="select_list {{currentTab==index ? 'active' : ''}}" wx:key="unique" bindtap="navbarTap" data-categoryid="{{item.id}}">{{item.name}}
|
|
|
|
|
|
<view wx:for="{{navbar}}" data-idx="{{index}}" class="select_list {{currentTab==index ? 'active' : ''}}" wx:key="unique" catchtap="navbarTap" data-categoryid="{{item.id}}">{{item.name}}
|
|
|
<view class='select_pic'>
|
|
|
<image src="{{currentTab==index?item.img1:item.img}}"></image>
|
|
|
<!-- <image src='../../img/aicon_11@2x.png'></image> -->
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
|
|
|
<!-- 地区内容 -->
|
|
|
<view class='area' wx:if="{{currentTab==0}}">
|
|
|
<view class="area_item">
|
|
|
<view wx:for="{{city_1}}" data-idarea="{{index}}" class="area_item_name {{areaTab==index ? 'active' : ''}}" wx:key="unique" bindtap="area_Tap" data-categoryid="{{item.id}}">{{item.name}}
|
|
|
<view wx:for="{{city_1}}" data-idarea="{{index}}" class="area_item_name {{areaTab==index ? 'active' : ''}}" wx:key="unique" catchtap="area_Tap" data-categoryid="{{item.id}}">{{item.name}}
|
|
|
|
|
|
</view>
|
|
|
</view>
|
...
|
...
|
@@ -311,8 +211,7 @@ |
|
|
<!-- 岗位内容 -->
|
|
|
<view class='job' wx:if="{{currentTab==1}}">
|
|
|
<view class="job_left">
|
|
|
<view wx:for="{{industry_1}}" data-idjob="{{index}}" class="job_left_item {{jobTab==index ? 'pitch_on' : ''}}" wx:key="unique" bindtap="job_Tap" data-categoryid="{{item.id}}">{{item.industry_name}}
|
|
|
|
|
|
<view wx:for="{{industry_1}}" data-idjob="{{index}}" class="job_left_item {{jobTab==index ? 'pitch_on' : ''}}" wx:key="unique" catchtap="job_Tap" data-industry_id='{{item.industry_id}}' data-categoryid="{{item.id}}">{{item.industry_name}}
|
|
|
</view>
|
|
|
</view>
|
|
|
|
...
|
...
|
@@ -332,7 +231,7 @@ |
|
|
|
|
|
<view class='job_right'>
|
|
|
<view class='job_right_items' wx:if='{{jobTab==0}}'>
|
|
|
<view wx:for="{{probar}}" data-idpro="{{index}}" class="job_right_item {{proTab==index ? 'yellow_color' : ''}}" wx:key="unique" bindtap="pro_Tap" data-categoryid="{{item.id}}">{{item.pro}}
|
|
|
<view wx:for="{{probar}}" data-idpro="{{index}}" class="job_right_item {{proTab==index ? 'yellow_color' : ''}}" wx:key="unique" catchtap="pro_Tap" data-categoryid="{{item.id}}">{{item.pro}}
|
|
|
|
|
|
</view>
|
|
|
|
...
|
...
|
@@ -363,7 +262,7 @@ |
|
|
|
|
|
<!-- 推荐排序 -->
|
|
|
<view class='sort' wx:if="{{currentTab==2}}">
|
|
|
<view wx:for="{{sortbar}}" data-idsort="{{index}}" class="sort_item {{sortTab==index ? 'color_y' : ''}}" wx:key="unique" bindtap="sort_Tap" data-categoryid="{{item.id}}">{{item.sort}}
|
|
|
<view wx:for="{{sortbar}}" data-idsort="{{index}}" class="sort_item {{sortTab==index ? 'color_y' : ''}}" wx:key="unique" catchtap="sort_Tap" data-categoryid="{{item.id}}">{{item.sort}}
|
|
|
|
|
|
</view>
|
|
|
|
...
|
...
|
@@ -381,7 +280,7 @@ |
|
|
<view class='screen_item'>
|
|
|
<view class='screen_item_top'> 学历要求
|
|
|
<view class="screen_item_bottom">
|
|
|
<view wx:for="{{education_1}}" data-idscreen="{{index}}" class="screen_item_bottom_i {{screenTab==index ? 'yellow_color' : ''}}" wx:key="unique" bindtap="screen_Tap" data-categoryid="{{item.id}}">{{item.education_name}}
|
|
|
<view wx:for="{{education_1}}" data-idscreen="{{index}}" class="screen_item_bottom_i {{screenTab==index ? 'yellow_color' : ''}}" wx:key="unique" catchtap="screen_Tap" data-categoryid="{{item.id}}">{{item.education_name}}
|
|
|
|
|
|
</view>
|
|
|
</view>
|
...
|
...
|
@@ -441,7 +340,7 @@ |
|
|
</view>
|
|
|
|
|
|
<!-- 简历遮盖层 -->
|
|
|
<view class='mask2' style='display:none'>
|
|
|
<view class='mask2' style='display:flex'>
|
|
|
<view class='mask2_mid'>
|
|
|
<!-- 关闭 -->
|
|
|
<view class='mask2_close'>
|
...
|
...
|
|