|
|
@ -178,6 +178,30 @@ |
|
|
|
"navigationStyle": "custom", |
|
|
|
"navigationStyle": "custom", |
|
|
|
"enablePullDownRefresh":false |
|
|
|
"enablePullDownRefresh":false |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
{ |
|
|
|
|
|
|
|
"path":"user/index", |
|
|
|
|
|
|
|
"style": { |
|
|
|
|
|
|
|
"navigationBarTitleText": "我的", |
|
|
|
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
|
|
|
"enablePullDownRefresh":false |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
{ |
|
|
|
|
|
|
|
"path":"user/file", |
|
|
|
|
|
|
|
"style": { |
|
|
|
|
|
|
|
"navigationBarTitleText": "我的附件", |
|
|
|
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
|
|
|
"enablePullDownRefresh":false |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
{ |
|
|
|
|
|
|
|
"path":"user/opinion", |
|
|
|
|
|
|
|
"style": { |
|
|
|
|
|
|
|
"navigationBarTitleText": "意见反馈", |
|
|
|
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
|
|
|
"enablePullDownRefresh":false |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
] |
|
|
|
] |
|
|
|
} |
|
|
|
} |
|
|
|