|
|
@ -2,7 +2,8 @@ |
|
|
|
"pages": [{ |
|
|
|
"path": "pages/index/index", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
@ -36,10 +37,16 @@ |
|
|
|
"path": "mine/runningWater" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "mine/address" |
|
|
|
"path": "mine/address", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "product/productDetail" |
|
|
|
"path": "product/productDetail", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "order/refundsOrExchange" |
|
|
@ -63,25 +70,43 @@ |
|
|
|
"path": "service/carefree" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "service/applyRelic" |
|
|
|
"path": "service/applyRelic", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "service/tellList" |
|
|
|
"path": "service/tellList", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "service/experience" |
|
|
|
"path": "service/experience", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "service/following" |
|
|
|
"path": "service/following", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "mine/subscribe" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "product/productList" |
|
|
|
"path": "product/productList", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "service/StudyFurther" |
|
|
|
"path": "service/StudyFurther", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "service/situation" |
|
|
@ -90,16 +115,28 @@ |
|
|
|
"path": "order/orderSubscribe" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "service/StudyAndPathDetail" |
|
|
|
"path": "service/StudyAndPathDetail", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "service/reservationDetail" |
|
|
|
"path": "service/reservationDetail", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "service/heritagePath" |
|
|
|
"path": "service/heritagePath", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "service/articleDetail" |
|
|
|
"path": "service/articleDetail", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh" : true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "service/help" |
|
|
|