flat: 新页面

This commit is contained in:
Apcallover
2024-03-08 16:54:13 +08:00
parent 1f64dae1ce
commit 81fb5b2f95
17 changed files with 626 additions and 2 deletions

View File

@@ -229,6 +229,33 @@
"navigationBarTitleText" : "个人招工",
"enablePullDownRefresh" : false
}
},
{
"path" : "pages/recruit/subPage/index",
"style" :
{
"navigationBarTitleText" : "招工列表",
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "pages/recruit/subPage/MessageList",
"style" :
{
"navigationBarTitleText" : "消息",
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
},
{
"path" : "pages/recruit/subPage/recruit",
"style" :
{
"navigationBarTitleText" : "发布招工",
"enablePullDownRefresh" : false,
"navigationStyle": "custom"
}
}
],
"subPackages": [{