{ "pages":[ "pages/index/index", "pages/index1/index1", "pages/person/person", "pages/sociology/sociology", "pages/school/school", "pages/companyProfile/companyProfile", "pages/workEnvironment/workEnvironment", "pages/schoolTrip/schoolTrip", "pages/recruitInfo/recruitInfo", "pages/collection/collection", "pages/record/record", "pages/resume/resume", "pages/employeeBenefits/employeeBenefits", "pages/corporateCulture/corporateCulture", "pages/prompt/prompt" ], "window":{ "backgroundTextStyle":"light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "Weixin", "navigationBarTextStyle":"black" }, "tabBar": { "color": "#444", "selectedColor": "#FF8364", "backgroundColor": "#ffffff", "list": [{ "pagePath": "pages/index/index", "text": "首页", "iconPath": "images/new/index.png", "selectedIconPath": "images/new/index_active.png" }, { "pagePath": "pages/sociology/sociology", "text": "社招", "iconPath": "images/new/recurit.png", "selectedIconPath": "images/new/recurit_active.png" }, { "pagePath": "pages/person/person", "text": "我的", "iconPath": "images/new/person.png", "selectedIconPath": "images/new/person_active.png" }] }, "style": "v2", "sitemapLocation": "sitemap.json" }