11 lines
359 B
JSON
11 lines
359 B
JSON
{
|
|
"navigationBarBackgroundColor": "#0b0f1c",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "组长驾驶舱",
|
|
"backgroundColor": "#0b0f1c",
|
|
"backgroundTextStyle": "light",
|
|
"usingComponents": {
|
|
"global-notification": "/components/global-notification/global-notification",
|
|
"tab-bar": "/tab-bar/index"
|
|
}
|
|
} |