|
|
|
@ -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": { |
|
|
|
|