diff --git a/pages.json b/pages.json index c5b46e5..87cd6dd 100644 --- a/pages.json +++ b/pages.json @@ -239,6 +239,19 @@ "navigationBarTitleText": "每日同频一题", "navigationStyle": "custom" } + },{ + "path": "ieBrowser/space", + "style": { + "navigationBarTitleText": "个人空间", + "navigationStyle": "custom" + } + },{ + "path": "ieBrowser/mySpace", + "style": { + "navigationBarTitleText": "我的个人空间", + "navigationStyle": "custom", + "enablePullDownRefresh": true + } }] }, { "root": "package2",