{ "pages": [ "pages/indexintroduce/indexintroduce", "pages/index/index", "pages/myinfo/myinfo", "pages/homefree/homefree", "pages/ranqidetails/ranqidetails", "pages/TestDetails/TestDetails", "pages/Register/Register", "pages/RegisterUser/RegisterUser" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "铭普物联", "navigationBarTextStyle": "black" }, "sitemapLocation": "sitemap.json", "tabBar": { "color": "#a9b7b7", "selectedColor": "#11cd6e", "borderStyle": "white", "list": [ { "selectedIconPath": "images/设备.png", "iconPath": "images/设备未选择.png", "pagePath": "pages/homefree/homefree", "text": "已绑设备" }, { "selectedIconPath": "images/我的.png", "iconPath": "images/我的未选择.png", "pagePath": "pages/myinfo/myinfo", "text": "我的信息" } ] } }