{ "pages": [ "pages/index/index", "pages/detail/detail", "pages/datalist/brand", "pages/newdetail/newdetail", "pages/playvideo/video", "pages/service/service", "pages/newzk/newlist" ], "permission": { "scope.userLocation": { "desc": "需要获取位置信息以搜索蓝牙设备" }, "scope.bluetooth": { "desc": "需要蓝牙权限以操作设备" } }, "requiredBackgroundModes": ["bluetooth"], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "Weixin", "navigationBarBackgroundColor": "#ffffff" }, "style": "v2", "componentFramework": "glass-easel", "sitemapLocation": "sitemap.json", "lazyCodeLoading": "requiredComponents" }