|
|
@ -2,7 +2,8 @@ |
|
|
|
"pages": [{ |
|
|
|
"path": "pages/index/index", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
@ -14,7 +15,8 @@ |
|
|
|
{ |
|
|
|
"path": "pages/publish/actorDetail", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
@ -44,25 +46,29 @@ |
|
|
|
{ |
|
|
|
"path": "pages/index/center", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "pages/publish/postList", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "pages/publish/postDetail", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "pages/publish/actorList", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
} |
|
|
|
], |
|
|
@ -174,13 +180,15 @@ |
|
|
|
{ |
|
|
|
"path": "publish/worksDetail", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "publish/competition", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|