{ "pages": [ "pages/index/index", "pages/login/login", "pages/about/about", "pages/repeat/repeat", "pages/deviceWake/deviceWake", "pages/channelDetails/channelDetails", "pages/deviceConnect3/deviceConnect3", "pages/deviceConnect0/deviceConnect0", "pages/deviceConnect2/deviceConnect2", "pages/deviceConnect1/deviceConnect1", "pages/me/me", "pages/download/download", "pages/wakeList/wakeList", "pages/aboutInfo/aboutInfo", "pages/deviceList/devices", "pages/deviceConMode/index" ], "tabBar": { "borderStyle": "black", "list": [ { "pagePath": "pages/index/index", "text": "้ฆ–้กต", "iconPath": "./img/index_unaction.png", "selectedIconPath": "./img/index_action.png" }, { "pagePath": "pages/me/me", "text": "ๆˆ‘็š„", "iconPath": "./img/me_unaction.png", "selectedIconPath": "./img/me_action.png" } ] }, "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "backgroundColor": "#fff", "navigationBarTitleText": "Weixin", "navigationBarTextStyle": "black", "navigationStyle": "custom" }, "networkTimeout": { "request": 20000, "connectSocket": 20000, "uploadFile": 20000, "downloadFile": 20000 }, "style": "v2", "sitemapLocation": "sitemap.json", "requiredPrivateInfos": [ "getFuzzyLocation" ] }