10 lines
232 B
JSON
10 lines
232 B
JSON
{
|
|
"navigationBarTitleText": "神仙 AI",
|
|
"navigationBarBackgroundColor": "#faf9ff",
|
|
"navigationBarTextStyle": "black",
|
|
"backgroundColor": "#f4f3f9",
|
|
"usingComponents": {
|
|
"custom-tab-bar": "/custom-tab-bar/index"
|
|
}
|
|
}
|