{ "pages": [ "shouye/shouye", "chazhao/chazhao", "jieyue/jieyue", "wode/wode" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "WeChat", "navigationBarTextStyle": "black" }, "tabBar": { "color": "#000000", "selectedColor": "#fd9941", "borderStyle": "white", "backgroundColor": "#ffffff", "list": [ { "pagePath": "shouye/shouye", "text": "首页", "iconPath": "image/shouye.png", "selectedIconPath": "image/shouye-hl.png" }, { "pagePath": "chazhao/chazhao", "text": "查找", "iconPath": "image/chazhao.png", "selectedIconPath": "image/chazhao-hl.png" }, { "pagePath": "jieyue/jieyue", "text": "借阅", "iconPath":"image/jieyue.png", "selectedIconPath":"image/jieyue-hl.png" }, { "pagePath": "wode/wode", "text": "我的", "iconPath": "image/wode.png", "selectedIconPath": "image/wode-hl.png" } ] } }