You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
379 B
12 lines
379 B
{
|
|
"navigationBarTextStyle": "white",
|
|
"navigationStyle": "custom",
|
|
"backgroundColor": "#f8f8f8",
|
|
"backgroundColorTop": "#00000",
|
|
"backgroundColorBottom": "#f8f8f8",
|
|
"usingComponents": {
|
|
"uni-nav-bar": "/uni_modules/uni-nav-bar/components/uni-nav-bar/uni-nav-bar",
|
|
"signature": "/components/sin-signature/sin-signature",
|
|
"logout": "/components/logout"
|
|
}
|
|
}
|