{ "pages": [ "pages/index/index", "pages/record/record", "pages/achievement/achievement", "pages/user/index", "pages/index/detail", "pages/index/add", "pages/index/operation", "pages/index/print", "pages/user/personal", "pages/album/album", "pages/user/notice/notice", "pages/user/notice/detail/detail", "pages/user/clubs/clubs", "pages/user/clubs/detail/detail", "pages/user/clubs/add/add", "pages/index/competition/competition", "pages/user/update/update", "pages/album/detail/detail", "pages/index/regulations/regulations", "pages/index/competition/baoming/baoming", "pages/index/competition/schedule/schedule", "pages/user/homepage/homepage", "pages/user/myclub/myclub", "pages/user/myclub/detail/detail", "pages/user/record/record", "pages/user/record/refund/refund", "pages/user/process/process", "pages/user/process/certificate/certificate", "pages/user/process/poster/poster", "pages/user/process/make/make", "pages/user/athlete/athlete", "pages/user/athlete/binding/binding", "pages/user/athlete/binding/bindingsut", "pages/user/record/card/card", "pages/achievement/detail/detail", "pages/record/detail/detail", "pages/user/information/information" ], "subPackages": [], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "", "navigationBarBackgroundColor": "#dcdcdc", "backgroundColor": "#dcdcdc" }, "tabBar": { "color": "#666666", "selectedColor": "#CA151F", "borderStyle": "black", "backgroundColor": "#ffffff", "list": [ { "pagePath": "pages/index/index", "iconPath": "static/shouye2.png", "selectedIconPath": "static/shouye1.png", "text": "首页" }, { "pagePath": "pages/record/record", "iconPath": "static/jilu2.png", "selectedIconPath": "static/jilu1.png", "text": "记录" }, { "pagePath": "pages/achievement/achievement", "iconPath": "static/chengji2.png", "selectedIconPath": "static/chengji1.png", "text": "成绩" }, { "pagePath": "pages/album/album", "iconPath": "static/xiangce2.png", "selectedIconPath": "static/xiangce1.png", "text": "相册" }, { "pagePath": "pages/user/index", "iconPath": "static/wode2.png", "selectedIconPath": "static/wode1.png", "text": "我的" } ] }, "usingComponents": {} }