每日运势小程序
This commit is contained in:
15
DailyFortuneGuide/app.json
Normal file
15
DailyFortuneGuide/app.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/home/index",
|
||||
"pages/result/index",
|
||||
"pages/history/index",
|
||||
"pages/history-detail/index"
|
||||
],
|
||||
"window": {
|
||||
"navigationStyle": "custom",
|
||||
"backgroundColor": "#090b1a",
|
||||
"backgroundTextStyle": "light"
|
||||
},
|
||||
"style": "v2",
|
||||
"sitemapLocation": "sitemap.json"
|
||||
}
|
||||
Reference in New Issue
Block a user