|
|
|
@ -6,7 +6,6 @@
|
|
|
|
"navigationBarTitleText": "报名助手",
|
|
|
|
"navigationBarTitleText": "报名助手",
|
|
|
|
"backgroundColor": "#caf1e0",
|
|
|
|
"backgroundColor": "#caf1e0",
|
|
|
|
"backgroundColorTop": "#caf1e0"
|
|
|
|
"backgroundColorTop": "#caf1e0"
|
|
|
|
// "navigationStyle": "custom"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -16,7 +15,15 @@
|
|
|
|
"backgroundColor": "#f5f5f5",
|
|
|
|
"backgroundColor": "#f5f5f5",
|
|
|
|
"backgroundColorTop": "#f5f5f5",
|
|
|
|
"backgroundColorTop": "#f5f5f5",
|
|
|
|
"backgroundColorBottom": "#f5f5f5"
|
|
|
|
"backgroundColorBottom": "#f5f5f5"
|
|
|
|
// "navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"path": "pages/message/index",
|
|
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
|
|
"navigationBarTitleText": "消息",
|
|
|
|
|
|
|
|
"backgroundColor": "#f5f5f5",
|
|
|
|
|
|
|
|
"backgroundColorTop": "#f5f5f5",
|
|
|
|
|
|
|
|
"backgroundColorBottom": "#f5f5f5"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -26,7 +33,6 @@
|
|
|
|
"backgroundColor": "#f5f5f5",
|
|
|
|
"backgroundColor": "#f5f5f5",
|
|
|
|
"backgroundColorTop": "#f5f5f5",
|
|
|
|
"backgroundColorTop": "#f5f5f5",
|
|
|
|
"backgroundColorBottom": "#f5f5f5"
|
|
|
|
"backgroundColorBottom": "#f5f5f5"
|
|
|
|
// "navigationStyle": "custom"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -463,18 +469,18 @@
|
|
|
|
"selectedIconPath": "static/image/home-active.png",
|
|
|
|
"selectedIconPath": "static/image/home-active.png",
|
|
|
|
"text": "首页"
|
|
|
|
"text": "首页"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
// {
|
|
|
|
|
|
|
|
// "pagePath": "pages/apply/index",
|
|
|
|
|
|
|
|
// "iconPath": "static/image/apply.png",
|
|
|
|
|
|
|
|
// "selectedIconPath": "static/image/apply-active.png",
|
|
|
|
|
|
|
|
// "text": "工单"
|
|
|
|
|
|
|
|
// },
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"pagePath": "pages/workBench/index",
|
|
|
|
"pagePath": "pages/workBench/index",
|
|
|
|
"iconPath": "static/image/apply.png",
|
|
|
|
"iconPath": "static/image/apply.png",
|
|
|
|
"selectedIconPath": "static/image/apply-active.png",
|
|
|
|
"selectedIconPath": "static/image/apply-active.png",
|
|
|
|
"text": "工作台"
|
|
|
|
"text": "工作台"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"iconPath": "static/image/message.png",
|
|
|
|
|
|
|
|
"selectedIconPath": "static/image/message_active.png",
|
|
|
|
|
|
|
|
"pagePath": "pages/message/index",
|
|
|
|
|
|
|
|
"text": "消息"
|
|
|
|
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"pagePath": "pages/person/index",
|
|
|
|
"pagePath": "pages/person/index",
|
|
|
|
"iconPath": "static/image/person.png",
|
|
|
|
"iconPath": "static/image/person.png",
|
|
|
|
|