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.
11 lines
329 B
11 lines
329 B
9 months ago
|
{
|
||
|
"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",
|
||
|
"wuc-tab": "/components/wuc-tab/wuc-tab"
|
||
|
}
|
||
|
}
|