{ "pages": [ { "path": "pages/award/index", "style": { "enablePullDownRefresh": true, "backgroundTextStyle": "light" }, "usingComponents": {} }, { "path": "pages/vip/index", "style": { "enablePullDownRefresh": true, "backgroundTextStyle": "light", "onReachBottomDistance": 10 }, "usingComponents": {} }, { "path": "pages/index/index", "style": { "enablePullDownRefresh": true, "backgroundTextStyle": "light", "onReachBottomDistance": 10 }, "usingComponents": {} }, { "path": "pages/award_tabbar/index", "style": {}, "usingComponents": {} }, { "path": "pages/weal/index", "style": { "navigationBarTitleText": "福利", "navigationBarBackgroundColor": "#fff", "navigationBarTextStyle": "black", "enablePullDownRefresh" : false }, "usingComponents": {} }, { "path": "pages/center/index", "style": { "navigationBarTitleText": "我的" }, "usingComponents": {} }, { "path": "pages/setting/index", "style": {} }, { "path": "pages/award_detail/index", "style": {} }, { "path": "pages/award_detail_yfs/index", "style": {} }, { "path": "pages/award_detail_swipe/index", "style": {} }, { "path": "pages/product/index", "style": { "backgroundColor": "#fff" } }, { "path": "pages/login/index", "style": { } }, { "path": "pages/address/index", "style": { "enablePullDownRefresh": true } }, { "path": "pages/address_edit/index", "style": { } }, { "path": "pages/coupon/index", "style": {} }, { "path": "pages/order_award/index", "style": { "enablePullDownRefresh": true, "backgroundTextStyle": "light" } }, { "path": "pages/wallet/index", "style": { "enablePullDownRefresh": true } }, { "path": "pages/recharge/index", "style": { } }, { "path": "pages/recharge_record/index", "style": { "enablePullDownRefresh": true } }, { "path": "pages/magic/index", "style": { "enablePullDownRefresh": true, "backgroundTextStyle": "light" } }, { "path": "pages/store/index", "style": {} }, { "path": "pages/message/index", "style": { "enablePullDownRefresh": true } }, { "path": "pages/order_product/index", "style": { "enablePullDownRefresh": true } }, { "path": "pages/order_product_detail/index", "style": { "enablePullDownRefresh": true } }, { "path": "pages/coupon_take/index", "style": { "enablePullDownRefresh": true, "backgroundTextStyle": "light" } }, { "path": "pages/web/index", "style": { "navigationBarTitleText": "", "navigationStyle": "default", "navigationBarBackgroundColor": "#F6F6F9" } }, { "path": "pages/playing_method/index", "style": {} }, { "path": "pages/weal_detail/index", "style": {} }, { "path": "pages/weal_record/index", "style": { "enablePullDownRefresh": true, "backgroundTextStyle": "light" } }, { "path": "pages/weal_create/index", "style": {} }, { "path": "pages/weal_create_list/index", "style": { "enablePullDownRefresh": true, "backgroundTextStyle": "light" } }, { "path": "pages/store-choose/index", "style": {} }, { "path": "pages/lottery/index", "style": { "disableScroll": true } }, { "path": "pages/lottery_more/index", "style": {} }, { "path": "pages/packages/index", "style": {} }, { "path": "pages/express/index", "style": {} }, { "path": "pages/user_info/index", "style": {} }, { "path": "pages/user_edit/index", "style": {} }, { "path": "pages/popularize/index", "style": {} }, { "path": "pages/popularize_people/index", "style": {} }, { "path": "pages/sprint/index", "style": {} }, { "path": "pages/red_envelope_rain/index", "style": {} }, { "path": "pages/fireworks_year/index", "style": {} }, { "path": "pages/rich/index", "style": {} }, { "path": "pages/rich_prize/index", "style": {} }, { "path": "pages/weal_room_audit/index", "style": { "enablePullDownRefresh": true, "backgroundTextStyle": "light" } }, { "path": "pages/feedback/index", "style": { "enablePullDownRefresh": true } }, { "path": "pages/hidden_activity/index", "style": { "enablePullDownRefresh": true } }, { "path": "pages/spike/index", "style": { "onReachBottomDistance": 10 } }, { "path": "pages/exchange/index", "style": {} }, { "path": "pages/withdraw/index", "style": { } }, { "path": "pages/withdraw_record/index", "style": { "enablePullDownRefresh": true } }, { "path": "pages/pull_new_user/index", "style": { "enablePullDownRefresh": true } }, { "path": "pages/store_detail/index", "style": { "navigationStyle": "default", "navigationBarTitleText": "兑换", "enablePullDownRefresh": true } }, { "path": "pages/cardInfo/index", "style": { "navigationStyle": "default", "navigationBarTitleText": "银行卡信息", "enablePullDownRefresh": true } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "燚火漫域", "navigationBarBackgroundColor": "#fff", "backgroundColor": "#fff", "navigationStyle": "custom" }, "tabBar": { "color": "#000", "selectedColor": "#000000", "backgroundColor": "#fff", "list": [ { "text": "首页", "pagePath": "pages/index/index", "iconPath": "static/image/tabs/home.png", "selectedIconPath": "static/image/tabs/home_active.png" }, { "text": "宝箱", "pagePath": "pages/award/index", "iconPath": "static/image/tabs/award.png", "selectedIconPath": "static/image/tabs/award_active.png" }, { "text": "福利", "pagePath": "pages/weal/index", "iconPath": "static/image/tabs/weal.png", "selectedIconPath": "static/image/tabs/weal_active.png" }, { "text": "我的", "pagePath": "pages/center/index", "iconPath": "static/image/tabs/center.png", "selectedIconPath": "static/image/tabs/center_active.png" } ] } }