{ "pages": [ "pages/index/index", "pages/game/game", "pages/box/box", "pages/user/index", "pages/user/rank", "pages/user/team", "pages/user/help", "pages/manage/manage", "pages/record/index", "pages/member/member", "pages/Incomelog/Incomelog", "pages/tips/tips", "pages/share/share", "pages/share/game", "pages/pay/index", "pages/user/comment", "pages/detail/detail", "pages/box/bg", "pages/detail/comment", "pages/game/all", "pages/find/find", "pages/user/task", "pages/user/purse", "pages/member/more", "pages/lottery/lottery", "pages/pay/mp" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#FFFFFF", "navigationBarTitleText": "黑暗黎明百宝盒", "navigationBarTextStyle": "black" }, "tabBar": { "color": "#959595", "backgroundColor": "#FFFFFF", "borderStyle": "black", "selectedColor": "#333333", "list": [ { "pagePath": "pages/game/game", "text": "玩游戏", "iconPath": "image/tab_icon_wanyouxi_defailed.png", "selectedIconPath": "image/tab_icon_wanyouxi.png" }, { "pagePath": "pages/find/find", "text": "发现", "iconPath": "image/tab_faxian_copy.png", "selectedIconPath": "image/tab_faxian2_copy.png" }, { "pagePath": "pages/box/box", "text": "一起开黑", "iconPath": "image/tab_icon_game.png", "selectedIconPath": "image/tab_icon_game_active.png" }, { "pagePath": "pages/user/index", "text": "我的", "iconPath": "image/tab_icon_wode_defailed.png", "selectedIconPath": "image/tab_icon_wode.png" } ] } }