EP-WachatApp/eaterplanet_ecommerce/moduleA/menu/list.json

10 lines
303 B
JSON
Raw Normal View History

2023-03-24 11:24:28 +08:00
{
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#FFFFFF",
"usingComponents": {
"ep-navBar": "../../components/navigation-bar",
"masonry": "../components/masonry/masonry",
"img-box": "../components/img-box/img-box",
"i-empty": "../../components/empty/index"
}
}