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
377 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",
"opera-before": "/pages/operaBefore/index",
"opera-check": "/pages/operaCheck/index"
}
}