13 lines
415 B
JSON
13 lines
415 B
JSON
{
|
|
"navigationBarTitleText": "我的收藏",
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"masonry": "../components/masonry/masonry",
|
|
"img-box": "../components/img-box/img-box",
|
|
"i-empty": "../../components/empty/index"
|
|
}
|
|
} |