{ "pages": [ "pages/index/index", "pages/shop/shop", "pages/information/information", "pages/rank/rank", "pages/rank/mine rank/mine rank", "pages/index/question/question", "pages/index/attendance/attendance", "pages/login/zhuce/shenfen", "pages/login/zhuce/register/register", "pages/login/zhuce/register/teacher", "pages/login/stulogin", "pages/login/login" ], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "小课堂", "navigationBarBackgroundColor": "#f8f8f8", "backgroundColor": "#f8f8f8" }, "tabBar": { "list": [ { "pagePath": "pages/index/index", "text": "首页", "iconPath": "static/home2.png", "selectedIconPath": "static/home1.png" }, { "pagePath": "pages/shop/shop", "text": "商城", "iconPath": "static/shop2.png", "selectedIconPath": "static/shop1.png" }, { "pagePath": "pages/rank/rank", "text": "排行榜", "iconPath": "static/rank2.png", "selectedIconPath": "static/rank1.png" }, { "pagePath": "pages/information/information", "text": "我的", "iconPath": "static/my2.png", "selectedIconPath": "static/my1.png" } ] }, "permission": {}, "usingComponents": {} }