13 lines
305 B
JSON
13 lines
305 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index"
|
|
],
|
|
"window": {
|
|
"backgroundColor": "#F6F6F6",
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#F6F6F6",
|
|
"navigationBarTitleText": "设备联动Demo",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
} |