EP-WachatApp/eaterplanet_ecommerce/moduleA/menu/fav.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"
}
}