pages.json
@@ -86,6 +86,25 @@ } } ] }, { "root": "sub-pages/hot-city", "pages": [ { "path": "index", "style": { "navigationBarTitleText": "城市", "enablePullDownRefresh": true } } ,{ "path": "hot-city-detail", "style": { "navigationBarTitleText": "城市详情", "enablePullDownRefresh": true } } ] } ,{ "root": "sub-pages/mine",