18 lines
398 B
JSON
18 lines
398 B
JSON
{
|
|
"pages": [
|
|
"pages/home/home",
|
|
"pages/index/index",
|
|
"pages/logs/logs",
|
|
"pages/star/star",
|
|
"pages/search/search",
|
|
"pages/detail/detail"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "Weixin",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
} |