|
@@ -9,42 +9,7 @@
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- ,{
|
|
|
|
- "path" : "pages/main/mine/mine",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText": "我的",
|
|
|
|
- "enablePullDownRefresh": false
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- }
|
|
|
|
- ,{
|
|
|
|
- "path" : "pages/main/jobInformation/jobInformation",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText": "用工信息",
|
|
|
|
- "enablePullDownRefresh": false
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- }
|
|
|
|
- ,{
|
|
|
|
- "path" : "pages/main/issue/issue",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText": "发布",
|
|
|
|
- "enablePullDownRefresh": false
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- }
|
|
|
|
- ,{
|
|
|
|
- "path" : "pages/main/choreInformation/choreInformation",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText": "零工驿站",
|
|
|
|
- "enablePullDownRefresh": false
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- }
|
|
|
|
|
|
+
|
|
|
|
|
|
],
|
|
],
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
@@ -53,11 +18,54 @@
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
},
|
|
},
|
|
- "subPackages": [{
|
|
|
|
-
|
|
|
|
|
|
+ "subPackages": [
|
|
|
|
+ {
|
|
|
|
+ "root": "pages/tab",
|
|
|
|
+ "pages": [
|
|
|
|
+ {
|
|
|
|
+ "path" : "mine/mine",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "navigationBarTitleText": "我的",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ ,{
|
|
|
|
+ "path" : "jobInformation/jobInformation",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "navigationBarTitleText": "用工信息",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ ,{
|
|
|
|
+ "path" : "issue/issue",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "navigationBarTitleText": "发布",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ ,{
|
|
|
|
+ "path" : "choreInformation/choreInformation",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "navigationBarTitleText": "零工驿站",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+ ,
|
|
|
|
+ {
|
|
|
|
+ "root": "pages/packages",
|
|
"pages": [
|
|
"pages": [
|
|
{
|
|
{
|
|
- "path" : "pages/packages/shareEmployment/shareEmployment",
|
|
|
|
|
|
+ "path" : "shareEmployment/shareEmployment",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "共享用工",
|
|
"navigationBarTitleText": "共享用工",
|
|
@@ -67,7 +75,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/shareEmployment/articleDetail",
|
|
|
|
|
|
+ "path" : "shareEmployment/articleDetail",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "文章详情",
|
|
"navigationBarTitleText": "文章详情",
|
|
@@ -77,7 +85,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/search/search",
|
|
|
|
|
|
+ "path" : "search/search",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "搜索",
|
|
"navigationBarTitleText": "搜索",
|
|
@@ -86,7 +94,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/search/searchResult",
|
|
|
|
|
|
+ "path" : "search/searchResult",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "搜索结果",
|
|
"navigationBarTitleText": "搜索结果",
|
|
@@ -95,7 +103,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/choreInformation/jobSearchDetails",
|
|
|
|
|
|
+ "path" : "choreInformation/jobSearchDetails",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "求职详情",
|
|
"navigationBarTitleText": "求职详情",
|
|
@@ -105,7 +113,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/mine/employmentService/shareEmployment",
|
|
|
|
|
|
+ "path" : "mine/employmentService/shareEmployment",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "共享用工",
|
|
"navigationBarTitleText": "共享用工",
|
|
@@ -115,7 +123,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/mine/employmentService/postMessage",
|
|
|
|
|
|
+ "path" : "mine/employmentService/postMessage",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "发布信息",
|
|
"navigationBarTitleText": "发布信息",
|
|
@@ -124,7 +132,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/skillTraining/skillTraining",
|
|
|
|
|
|
+ "path" : "skillTraining/skillTraining",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "技能培训",
|
|
"navigationBarTitleText": "技能培训",
|
|
@@ -133,7 +141,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/skillTraining/trainingRegistration",
|
|
|
|
|
|
+ "path" : "skillTraining/trainingRegistration",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "培训报名",
|
|
"navigationBarTitleText": "培训报名",
|
|
@@ -142,7 +150,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/news/news",
|
|
|
|
|
|
+ "path" : "news/news",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "新闻咨询",
|
|
"navigationBarTitleText": "新闻咨询",
|
|
@@ -151,7 +159,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/news/articleDetail",
|
|
|
|
|
|
+ "path" : "news/articleDetail",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "文章详情",
|
|
"navigationBarTitleText": "文章详情",
|
|
@@ -160,7 +168,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/jobInformation/jobDetails",
|
|
|
|
|
|
+ "path" : "jobInformation/jobDetails",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "岗位详情",
|
|
"navigationBarTitleText": "岗位详情",
|
|
@@ -169,7 +177,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/mine/myJobInformation/myJobInformation",
|
|
|
|
|
|
+ "path" : "mine/myJobInformation/myJobInformation",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "求职信息",
|
|
"navigationBarTitleText": "求职信息",
|
|
@@ -178,7 +186,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/mine/myJobInformation/myRegistration",
|
|
|
|
|
|
+ "path" : "mine/myJobInformation/myRegistration",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "我的报名",
|
|
"navigationBarTitleText": "我的报名",
|
|
@@ -187,7 +195,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/mine/employmentService/laborManagement/laborManagement",
|
|
|
|
|
|
+ "path" : "mine/employmentService/laborManagement/laborManagement",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "用工管理",
|
|
"navigationBarTitleText": "用工管理",
|
|
@@ -196,7 +204,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/mine/employmentService/laborManagement/postMessage",
|
|
|
|
|
|
+ "path" : "mine/employmentService/laborManagement/postMessage",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "发布求职信息",
|
|
"navigationBarTitleText": "发布求职信息",
|
|
@@ -205,7 +213,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/mine/employmentService/receiveRegistration",
|
|
|
|
|
|
+ "path" : "mine/employmentService/receiveRegistration",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "收到报名",
|
|
"navigationBarTitleText": "收到报名",
|
|
@@ -215,7 +223,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
,{
|
|
,{
|
|
- "path" : "pages/packages/mine/otherServices/authentication",
|
|
|
|
|
|
+ "path" : "mine/otherServices/authentication",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "身份认证",
|
|
"navigationBarTitleText": "身份认证",
|
|
@@ -226,47 +234,7 @@
|
|
]
|
|
]
|
|
}],
|
|
}],
|
|
|
|
|
|
- "tabBar":{
|
|
|
|
- "color":"#817F99",
|
|
|
|
- "selectedColor":"#4696f6",
|
|
|
|
- "list":[
|
|
|
|
- {
|
|
|
|
- "text":"首页",
|
|
|
|
- "pagePath":"pages/main/index/index",
|
|
|
|
- "iconPath":"static/img/home-3-line.png",
|
|
|
|
- "selectedIconPath": "static/img/home-3-fill.png"
|
|
|
|
-
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "text":"招工",
|
|
|
|
- "pagePath":"pages/main/jobInformation/jobInformation",
|
|
|
|
- "iconPath":"static/img/todo-line.png",
|
|
|
|
- "selectedIconPath": "static/img/todo-fill.png"
|
|
|
|
-
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "text":"发布",
|
|
|
|
- "pagePath":"pages/main/issue/issue",
|
|
|
|
- "iconPath":"static/img/add-circle-line.png",
|
|
|
|
- "selectedIconPath": "static/img/add-circle-fill.png"
|
|
|
|
-
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "text":"找人",
|
|
|
|
- "pagePath":"pages/main/choreInformation/choreInformation",
|
|
|
|
- "iconPath":"static/img/user-search-line.png",
|
|
|
|
- "selectedIconPath": "static/img/user-search-fill.png"
|
|
|
|
-
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "text":"我的",
|
|
|
|
- "pagePath":"pages/main/mine/mine",
|
|
|
|
- "iconPath":"static/img/user-4-line.png",
|
|
|
|
- "selectedIconPath": "static/img/user-4-fill.png"
|
|
|
|
-
|
|
|
|
- }
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
|