|
|
@@ -14,17 +14,20 @@
|
|
|
}, {
|
|
|
"path": "pages/work/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "审批中心"
|
|
|
+ "navigationBarTitleText": "审批中心",
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
}, {
|
|
|
"path": "pages/message/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "消息"
|
|
|
+ "navigationBarTitleText": "消息",
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
}, {
|
|
|
"path": "pages/mine/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "我的"
|
|
|
+ "navigationBarTitleText": "我的",
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
}, {
|
|
|
"path": "pages/mine/avatar/index",
|