|
|
|
@ -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", |
|
|
|
|