10 lines
320 B
JSON
10 lines
320 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"
|
||
|
}
|
||
|
}
|