17 lines
377 B
JSON
17 lines
377 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index"
|
|
],
|
|
"window": {
|
|
"navigationBarBackgroundColor": "#FAFAFA",
|
|
"navigationBarTitleText": "智能灯 Demo",
|
|
"navigationBarTextStyle": "black",
|
|
"backgroundTextStyle": "dark",
|
|
"backgroundColor": "#f9f9f9"
|
|
},
|
|
"networkTimeout": {
|
|
"request": 10000,
|
|
"downloadFile": 10000
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
} |