16 lines
571 B
JSON
16 lines
571 B
JSON
{
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "white",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-new-auth": "../../components/new-auth/index",
|
|
"masonry": "../components/masonry/masonry",
|
|
"i-img": "../../components/img/index",
|
|
"i-menutabs": "../../components/menutabs/index",
|
|
"img-box": "../components/img-box/img-box",
|
|
"i-empty": "../../components/empty/index",
|
|
"i-tabbar": "../../components/tabbar/index"
|
|
}
|
|
} |