10 lines
308 B
JSON
10 lines
308 B
JSON
{
|
|
"navigationBarBackgroundColor": "#FFF",
|
|
"navigationBarTitleText": "",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"component-img": "../../components/image/index",
|
|
"component-load-more": "../../components/load-more/index"
|
|
}
|
|
} |