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
367 B
12 lines
367 B
9 months ago
|
{
|
||
|
"navigationStyle": "custom",
|
||
|
"backgroundColor": "#f8f8f8",
|
||
|
"backgroundColorTop": "#00000",
|
||
|
"backgroundColorBottom": "#f8f8f8",
|
||
|
"usingComponents": {
|
||
|
"uni-nav-bar": "/uni_modules/uni-nav-bar/components/uni-nav-bar/uni-nav-bar",
|
||
|
"logout": "/components/logout",
|
||
|
"head-info": "/components/headInfo",
|
||
|
"h5-web-view": "/components/h5WebView"
|
||
|
}
|
||
|
}
|