You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
307 B
JSON
15 lines
307 B
JSON
5 months ago
|
{
|
||
|
"pages": [
|
||
|
"index/index",
|
||
|
"ecg/index",
|
||
|
"ecg2/index"
|
||
|
],
|
||
|
"window": {
|
||
|
"backgroundTextStyle": "light",
|
||
|
"navigationBarBackgroundColor": "#fff",
|
||
|
"navigationBarTitleText": "WeChat",
|
||
|
"navigationBarTextStyle": "black"
|
||
|
},
|
||
|
"permission": {},
|
||
|
"sitemapLocation": "sitemap.json"
|
||
|
}
|