19 lines
425 B
JSON
19 lines
425 B
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "婚礼请柬",
|
|
"navigationBarBackgroundColor": "#faf6f0",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "婚礼请柬",
|
|
"navigationBarBackgroundColor": "#faf6f0",
|
|
"backgroundColor": "#faf6f0"
|
|
}
|
|
}
|