15 lines
350 B
JSON
15 lines
350 B
JSON
|
|
{
|
||
|
|
"pages": [
|
||
|
|
"pages/index/index",
|
||
|
|
"pages/PCD01PRO/index"
|
||
|
|
],
|
||
|
|
"window": {
|
||
|
|
"navigationBarBackgroundColor": "#0082FE",
|
||
|
|
"navigationBarTextStyle": "white",
|
||
|
|
"navigationBarTitleText": "蓝牙连接Demo",
|
||
|
|
"backgroundColor": "#eeeeee",
|
||
|
|
"backgroundTextStyle": "light"
|
||
|
|
},
|
||
|
|
"style": "v2",
|
||
|
|
"sitemapLocation": "sitemap.json"
|
||
|
|
}
|