任务统一改成岗位

This commit is contained in:
18500206848
2024-04-23 22:51:27 +08:00
parent 70572f5001
commit 954dfbfad4
22 changed files with 65 additions and 106 deletions

View File

@@ -8,7 +8,7 @@
<view class="headd_left">
<u-icon name="search" color="#2297fa" size="24"></u-icon>
<input placeholder-class="search_style" type="text" confirm-type="搜索" v-model="keywords"
placeholder="搜任务/搜岗位/搜政策" />
placeholder="搜零工岗位/搜全职岗位/搜政策" />
</view>
<view class="headd_right">
搜索
@@ -72,8 +72,8 @@
<image class="Icon_size" src="../../static/img/index/skill.png" mode=""></image>
</view>
<view class="itemText">
<view class="font30">最新任务</view>
<view class="font22">最新任务推荐</view>
<view class="font30">零工岗位</view>
<view class="font22">最新零工岗位推荐</view>
</view>
</view>
</view>
@@ -111,8 +111,8 @@
<image class="Icon_size" src="../../static/img/index/gangwei-2.png" mode=""></image>
</view>
<view class="itemText">
<view class="font30">最新岗位</view>
<view class="font22">最新人岗推荐</view>
<view class="font30">全职岗位</view>
<view class="font22">最新全职岗位推荐</view>
</view>
</view>
</view>

View File

@@ -22,7 +22,7 @@
</view>
<view class="controlsPop">
<view class="listTitle">
附近任务
附近零工岗位
</view>
<view class="borderbom"></view>
<scroll-view scroll-y lower-threshold="0" style="height: 92%;" @scrolltolower="upLoad" v-if="companyList.length>0">
@@ -34,7 +34,7 @@
<view class="nothingArea" v-else>
<image src="../../static/img/pic_notask.svg" mode="" class="nothing"></image>
<view class="nothingContnt">
暂无任务信息
暂无岗位信息
</view>
</view>
</view>

View File

@@ -65,13 +65,13 @@
// }
console.log(item.data)
// 任务推送、岗位推送、政策推送
if(item.title == '任务推送') {
console.log('任务推送')
if(item.title == '零工岗位推送') {
console.log('零工岗位推送')
uni.navigateTo({
url: './taskProjectList'
})
} else if(item.title == '岗位推送') {
console.log('岗位推送')
} else if(item.title == '全职岗位推送') {
console.log('全职岗位推送')
uni.navigateTo({
url: './jobProjectList'
})

View File

@@ -3,7 +3,7 @@
<view class="titleSearch">
<view class="searchName"> </view>
<u-search placeholder="搜任务/搜岗位/搜政策" @focus="goSeach" shape="round" :showAction="false"></u-search>
<u-search placeholder="搜零工岗位/搜全职岗位/搜政策" @focus="goSeach" shape="round" :showAction="false"></u-search>
</view>
<view class="content">
@@ -150,7 +150,7 @@
open: false,
showPopUp: false,
nonReactiveArray: ["最新任务", "最新岗位", "政策资讯"],
nonReactiveArray: ["最新零工岗位", "最新全职岗位", "政策资讯"],
}
},
onLoad: function(option) {
@@ -162,8 +162,8 @@
},
onShow: function() {
const enumTitle = {
"0": '最新任务',
"1": '最新岗位',
"0": '最新零工岗位',
"1": '最新全职岗位',
"2": '最新政策',
}
uni.setNavigationBarTitle({

View File

@@ -3,7 +3,7 @@
<view class="titleSearch">
<view class="searchName"> </view>
<u-search placeholder="搜任务/搜岗位/搜政策" @focus="goSeach" shape="round" :showAction="false"></u-search>
<u-search placeholder="搜零工岗位/搜全职岗位/搜政策" @focus="goSeach" shape="round" :showAction="false"></u-search>
</view>
<view class="navPosition" @click="navTo('/pages/project/projectList')">
<u-icon name="map" color="#2979ff" size="16"></u-icon>
@@ -174,7 +174,7 @@
isSearch: false,
searchData: {},
nonReactiveArray: ["推荐任务", "推荐岗位", "个体户招工"],
nonReactiveArray: ["推荐零工岗位", "推荐全职岗位", "个体户招工"],
}
},
onLoad: function() {

View File

@@ -3,7 +3,7 @@
<view class="titleSearch">
<view class="searchName"> </view>
<u-search placeholder="搜任务/搜岗位/搜政策" @focus="goSeach" shape="round" :showAction="false"></u-search>
<u-search placeholder="搜零工岗位/搜全职岗位/搜政策" @focus="goSeach" shape="round" :showAction="false"></u-search>
</view>
<view class="navPosition" @click="navTo('/pages/project/projectList')">
<u-icon name="map" color="#2979ff" size="16"></u-icon>
@@ -174,8 +174,7 @@
isSearch: false,
searchData: {},
// nonReactiveArray: ["推荐任务", "推荐岗位", "个体户招工"],
nonReactiveArray: ["推荐零工任务", "推荐岗位"],
nonReactiveArray: ["推荐零工岗位", "推荐全职岗位"],
}
},
onLoad: function() {

View File

@@ -92,7 +92,7 @@
座机号{{info.callNumber}}
</view> -->
<!-- <view class="prolist">
公司地址{{info.companyAddress || '暂无'}}
用工单位地址{{info.companyAddress || '暂无'}}
</view> -->
<view class="prolist">
工作地址{{info.jobAddress || '暂无'}}

View File

@@ -29,7 +29,7 @@
</view>
<view class="head">
<view class="proname proneed">
任务要求
岗位要求
</view>
<view class="prolist">
<view class="protype">
@@ -47,7 +47,7 @@
</view>
</view>
<view class="prolist proint" style="font-weight: bold;color:#333;">
任务描述
岗位描述
</view>
<view class="prolist description">
{{info.jobDescription || '暂无'}}

View File

@@ -8,7 +8,7 @@
任务编码{{info.missionNo}}
</view> -->
<view class="prolist">
任务日期{{ dateFormat((info.stime)) }}{{ dateFormat((info.etime)) }}
岗位日期{{ dateFormat((info.stime)) }}{{ dateFormat((info.etime)) }}
</view>
<!-- <view class="prolist">
报名截止{{dateFormat((info.etimePub))}}
@@ -25,7 +25,7 @@
</view>
<view class="head">
<view class="proname proneed">
任务要求
岗位要求
</view>
<view class="prolist">
<view class="protype">
@@ -59,13 +59,13 @@
</view>
<view class="head">
<view class="proname proneed">
公司信息
用工单位信息
</view>
<view class="prolist">
{{ info.companyName }}
</view>
<view class="prolist">
公司地址{{ info.companyAddress }}
用工单位地址{{ info.companyAddress }}
</view>
</view>
<view class="head">

View File

@@ -56,7 +56,7 @@
border="none"></u--input>
<u-icon slot="right" name="arrow-right"></u-icon>
</u-form-item>
<u-form-item label="任务描述" labelWidth="80" ref="item1"></u-form-item>
<u-form-item label="岗位描述" labelWidth="80" ref="item1"></u-form-item>
<view>
<u--textarea v-model="info.jobDescription"
placeholder="参考示例:任务名称:保姆 工作内容: 一日三餐,卫生打扫 工资: 200元/天 年龄要求: 25-40岁 工作经验要求: 有过住家保姆经验, 会做饭,受过高等教育的优先"
@@ -298,7 +298,7 @@
type: 'string',
min: 20,
required: true,
message: '请输入任务描述最少20个字符',
message: '请输入岗位描述最少20个字符',
trigger: ['change']
},
ageDesc: {

View File

@@ -5,7 +5,7 @@
<view class="search-item">
<image src="../../static/img/search.svg" style="width: 32rpx;height: 32rpx;" mode=""></image>
<input type="text" confirm-type="搜索" v-model="keywords" @confirm="getNewList('search')"
placeholder="搜零工任务/搜岗位/搜政策" />
placeholder="搜零工岗位/搜全职岗位/搜政策" />
<view @click="getNewList('search')"
style="width: 80rpx;height: 50rpx;color:#fff;background-color: #0091ff;font-size:24rpx;text-align: center;line-height: 50rpx;border-radius: 25rpx;;">
搜索</view>
@@ -38,8 +38,8 @@
<image src="../../static/img/search.svg" style="width: 32rpx;height: 32rpx;margin-right: 10rpx;"
mode=""></image>
<view style="flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;">{{ item.name }}</view>
<view class="type" v-if="item.type == 0">任务</view>
<view class="type" v-else-if="item.type == 1">岗位</view>
<view class="type" v-if="item.type == 0">零工岗位</view>
<view class="type" v-else-if="item.type == 1">全职岗位</view>
<view class="type" v-else-if="item.type == 2">政策</view>
<view class="type" v-else-if="item.type == 3">招工</view>
</view>