16 lines
345 B
JSON
16 lines
345 B
JSON
{
|
|
"pages": [
|
|
"pages/task/index"
|
|
],
|
|
"usingComponents": {
|
|
},
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "奎因记账",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
}
|