|
@@ -13,7 +13,7 @@
|
|
|
"path" : "pages/mine/mine",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "navigationBarTitleText": "我的",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
@@ -22,7 +22,7 @@
|
|
|
"path" : "pages/jobInformation/jobInformation",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "navigationBarTitleText": "用工信息",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
@@ -31,7 +31,7 @@
|
|
|
"path" : "pages/issue/issue",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "navigationBarTitleText": "发布",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
@@ -40,7 +40,7 @@
|
|
|
"path" : "pages/choreInformation/choreInformation",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "navigationBarTitleText": "零工驿站",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
@@ -49,7 +49,7 @@
|
|
|
"path" : "pages/shareEmployment/shareEmployment",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "navigationBarTitleText": "共享用工",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
@@ -59,34 +59,55 @@
|
|
|
"path" : "pages/shareEmployment/articleDetail",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "navigationBarTitleText": "文章详情",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}
|
|
|
+
|
|
|
,{
|
|
|
- "path" : "pages/shareEmployment/postMessage",
|
|
|
+ "path" : "pages/search/search",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "navigationBarTitleText": "搜索",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}
|
|
|
,{
|
|
|
- "path" : "pages/search/search",
|
|
|
+ "path" : "pages/search/searchResult",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "navigationBarTitleText": "搜索结果",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}
|
|
|
,{
|
|
|
- "path" : "pages/search/searchResult",
|
|
|
+ "path" : "pages/choreInformation/jobSearchDetails",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "求职详情",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ ,{
|
|
|
+ "path" : "pages/mine/employmentService/shareEmployment",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "共享用工",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+ ,{
|
|
|
+ "path" : "pages/mine/employmentService/postMessage",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "navigationBarTitleText": "发布信息",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|