{ "pages": [ "pages/index/index", "pages/class/gift", "pages/class/detail", "pages/class/shoppingCart", "pages/class/bindPhone", "pages/order/index", "pages/myStudents/myStudents", "pages/studentcenter/index", "pages/studentcenter/operation", "pages/studentcenter/signIn", "pages/studentcenter/classVideo", "pages/studentcenter/works", "pages/studentcenter/evaluate", "pages/studentcenter/absent", "pages/mine/mine", "pages/mine/parents", "pages/mine/teachers", "pages/mine/institution", "pages/mine/setting", "pages/mine/changePhone", "pages/mine/message", "pages/mine/onlineService", "pages/login/index", "pages/agreement/index" ], "subPackages": [], "window": { "navigationBarBackgroundColor": "#FFFFFF", "navigationBarTitleText": "1212", "navigationStyle": "custom", "navigationBarTextStyle": "black", "animationType": "slide-out-right" }, "tabBar": { "custom": true, "color": "#707070", "selectedColor": "#3390F5", "borderStyle": "black", "backgroundColor": "#ffffff", "list": [ { "pagePath": "pages/index/index", "iconPath": "/static/imgs/tabbar/xk1.png", "selectedIconPath": "/static/imgs/tabbar/xk.png", "text": "选课" }, { "pagePath": "pages/studentcenter/index", "iconPath": "/static/imgs/tabbar/xszx1.png", "selectedIconPath": "/static/imgs/tabbar/xszx.png", "text": "学生中心" }, { "pagePath": "pages/mine/mine", "iconPath": "/static/imgs/tabbar/wd1.png", "selectedIconPath": "/static/imgs/tabbar/wd.png", "text": "我的" } ] }, "usingComponents": { "cu-custom": "/components/cu-custom", "page-loading": "/components/page-loading", "mp-tabbar": "/components/mp-tabbar", "float-tab": "/components/float-tab" }, "sitemapLocation": "sitemap.json" }