diff --git a/pages.json b/pages.json index 7b9fff8..758b25c 100644 --- a/pages.json +++ b/pages.json @@ -123,8 +123,35 @@ "enablePullDownRefresh": false } - } - + }, + { + "path" : "pages/addressBook/follow", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/addressBook/myDept", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/orderFeedback/orderFeedback", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/orderFeedback/orderInformation", + "style" : + { + "navigationBarTitleText" : "" + } + } ], "tabBar": {