diff --git a/pages.json b/pages.json index 2e67eea..b9a3df5 100644 --- a/pages.json +++ b/pages.json @@ -104,25 +104,79 @@ },{ "path": "ieBrowser/index", "style": { - "navigationBarTitleText": "i/e浏览器", + "navigationBarTitleText": "此刻", "navigationStyle": "custom" } },{ "path": "ieBrowser/chatList", "style": { - "navigationBarTitleText": "聊天记录", + "navigationBarTitleText": "感受记录", "navigationStyle": "custom" } },{ "path": "ieBrowser/chat", "style": { - "navigationBarTitleText": "聊天", + "navigationBarTitleText": "限时陪伴", "navigationStyle": "custom" } },{ "path": "ieBrowser/friends", "style": { - "navigationBarTitleText": "好友列表", + "navigationBarTitleText": "夜间档案", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/splash", + "style": { + "navigationBarTitleText": "启动页", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/mode", + "style": { + "navigationBarTitleText": "i/e选择", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/match", + "style": { + "navigationBarTitleText": "随机匹配", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/matching", + "style": { + "navigationBarTitleText": "匹配中", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/companion", + "style": { + "navigationBarTitleText": "人格卡", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/fate", + "style": { + "navigationBarTitleText": "今日缘分", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/universe", + "style": { + "navigationBarTitleText": "我的宇宙", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/messages", + "style": { + "navigationBarTitleText": "消息", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/settings", + "style": { + "navigationBarTitleText": "设置", "navigationStyle": "custom" } }]