16 lines
427 B
JSON
16 lines
427 B
JSON
{
|
|
"pages": [
|
|
"pages/businessCard/index",
|
|
"pages/shortVideo/shortVideo",
|
|
"pages/login/login",
|
|
"pages/businessCard/cards/cards"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "短视频",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
} |