{ "pages": [ "pages/scan/scan", "pages/index/index", "pages/index/details/details", "pages/index/exhibitDetails/details", "pages/index/exhibitDetails/imgList/list", "pages/index/exhibitDetails/videoList/list", "pages/index/exhibitDetails/threeD/threeD", "pages/index/paid/paid", "pages/my/my", "pages/my/collect/collect", "pages/my/indent/indent", "pages/my/remember/remember", "pages/identify/identify", "pages/wxlogin/wxlogin" ], "tabBar": { "color": "#954024", "selectedColor": "#954024", "backgroundColor": "#F5EAD2", "list": [ { "pagePath": "pages/index/index", "text": "展览", "iconPath": "style/images/icon/exhibit.png", "selectedIconPath": "style/images/icon/exhibitC.png" }, { "pagePath": "pages/identify/identify", "text": "识别", "iconPath": "style/images/icon/indentify.png", "selectedIconPath": "style/images/icon/indentifyC.png" }, { "pagePath": "pages/my/my", "text": "我的", "iconPath": "style/images/icon/mine.png", "selectedIconPath": "style/images/icon/mineC.png" } ] }, "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#F5EAD2", "navigationBarTitleText": "博物馆", "navigationBarTextStyle": "black", "navigationStyle": "custom" }, "networkTimeout": { "request": 10000, "downloadFile": 10000 }, "debug": false, "sitemapLocation": "sitemap.json" }