go
This commit is contained in:
23
miniprogramPre/app.json
Normal file
23
miniprogramPre/app.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/index/index",
|
||||
"pages/chapters/index",
|
||||
"pages/read/index",
|
||||
"pages/my/index",
|
||||
"pages/referral/index",
|
||||
"pages/settings/index",
|
||||
"pages/purchases/index",
|
||||
"pages/about/index",
|
||||
"pages/match/index",
|
||||
"pages/search/index"
|
||||
],
|
||||
"window": {
|
||||
"navigationBarTitleText": "Soul创业派对",
|
||||
"navigationBarBackgroundColor": "#000000",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#000000"
|
||||
},
|
||||
"subpackages": [],
|
||||
"preloadRule": {},
|
||||
"sitemapLocation": "sitemap.json"
|
||||
}
|
||||
Reference in New Issue
Block a user