删除 docs/app.json
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/home/home",
|
||||
"pages/create/create",
|
||||
"pages/join/join",
|
||||
"pages/lobby/lobby",
|
||||
"pages/game/game",
|
||||
"pages/result/result",
|
||||
"pages/rules/rules"
|
||||
],
|
||||
"window": {
|
||||
"navigationBarTitleText": "藏猫猫计划",
|
||||
"navigationBarBackgroundColor": "#F7F4EC",
|
||||
"navigationBarTextStyle": "black",
|
||||
"backgroundColor": "#F7F4EC",
|
||||
"backgroundTextStyle": "dark"
|
||||
},
|
||||
"style": "v2",
|
||||
"sitemapLocation": "sitemap.json",
|
||||
"lazyCodeLoading": "requiredComponents"
|
||||
}
|
||||
Reference in New Issue
Block a user