flat: 新页面
This commit is contained in:
27
pages.json
27
pages.json
@@ -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": [{
|
||||
|
||||
Reference in New Issue
Block a user