21 lines
437 B
JSON
21 lines
437 B
JSON
|
|
{
|
||
|
|
"pages": [
|
||
|
|
"pages/index/index"
|
||
|
|
],
|
||
|
|
"window": {
|
||
|
|
"navigationBarBackgroundColor": "#0082FE",
|
||
|
|
"navigationBarTextStyle": "white",
|
||
|
|
"navigationBarTitleText": "蓝牙连接Demo",
|
||
|
|
"backgroundColor": "#eeeeee",
|
||
|
|
"backgroundTextStyle": "light"
|
||
|
|
},
|
||
|
|
"plugins": {
|
||
|
|
"sdkPlugin": {
|
||
|
|
"version": "2.1.0",
|
||
|
|
"provider": "wx17e93aad47cdae1a"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"style": "v2",
|
||
|
|
"sitemapLocation": "sitemap.json"
|
||
|
|
}
|