{ "pages": [ "pages/index/index", "pages/message/message", "pages/message/response/response", "pages/poetry/poetry", "pages/poetry-share/poetry-share", "pages/poetry-item/poetry-item", "pages/poetry-album/poetry-album", "pages/link/index", "pages/kewen-exercise/kewen-exercise", "pages/search/search", "pages/record/record", "pages/guwen/guwen", "pages/record-history/record-history" ], "window": { "navigationBarBackgroundColor": "#F2F0E6", "navigationBarTitleText": "小学古诗集", "navigationBarTextStyle": "black", "backgroundTextStyle": "light", "backgroundColor": "#f9f9f9" }, "tabBar": { "color": "#7A7E83", "selectedColor": "#2794f5", "list": [ { "pagePath": "pages/index/index", "text": "首页", "iconPath": "img/home.png", "selectedIconPath": "img/home-s.png" }, { "pagePath": "pages/link/index", "text": "配套", "iconPath": "img/recomend.png", "selectedIconPath": "img/recomend-s.png" } ] }, "debug": true }