任务统一改成岗位

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

@@ -22,7 +22,7 @@
{
"path": "pages/projectInfo/projectInfo",
"style": {
"navigationBarTitleText": "任务详情",
"navigationBarTitleText": "岗位详情",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
@@ -289,7 +289,7 @@
{
"path": "pages/recruit/subPage/taskProjectList",
"style": {
"navigationBarTitleText": "推送任务",
"navigationBarTitleText": "推送零工岗位",
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": false
}
@@ -338,7 +338,7 @@
{
"path": "pages/recruit/subPage/newsDetail/projectInfo",
"style": {
"navigationBarTitleText": "任务详情",
"navigationBarTitleText": "岗位详情",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
@@ -367,7 +367,7 @@
{
"path": "pages/news/taskProjectList",
"style": {
"navigationBarTitleText": "推送任务",
"navigationBarTitleText": "推送零工岗位",
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": false
}