{ "pages": [ "pages/login/index", "pages/index/index", "pages/record/record", "pages/achievement/achievement", "pages/index/create", "pages/backlog/index", "pages/setup/index", "pages/user/index", "pages/index/detail", "pages/index/add", "pages/index/operation", "pages/index/print", "pages/login/register", "pages/login/forget", "pages/login/setPass", "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" ], "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": {} }