diff --git a/pages.json b/pages.json index 5a5c4c4..7f729f4 100644 --- a/pages.json +++ b/pages.json @@ -213,7 +213,28 @@ "enablePullDownRefresh":false } - },{ + } + , + { + "path":"user/about", + "style": { + "navigationBarTitleText": "关于我们", + "navigationStyle": "custom", + "enablePullDownRefresh":false + + } + } + , + { + "path":"user/txt", + "style": { + "navigationBarTitleText": "协议", + "navigationStyle": "custom", + "enablePullDownRefresh":false + + } + } + ,{ "path":"onlineDetails/index", "style": { "navigationBarTitleText": "会议详情",