diff --git a/pages.json b/pages.json index e311406..e5f9ffb 100644 --- a/pages.json +++ b/pages.json @@ -166,6 +166,30 @@ "navigationBarTitleText": "我的发布", "navigationStyle": "custom" } + },{ + "path": "ieBrowser/index", + "style": { + "navigationBarTitleText": "i/e浏览器", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/chatList", + "style": { + "navigationBarTitleText": "聊天记录", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/chat", + "style": { + "navigationBarTitleText": "聊天", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/friends", + "style": { + "navigationBarTitleText": "好友列表", + "navigationStyle": "custom" + } },{ "path": "myCenter/myFriend", "style": {