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

14 lines
503 B
JSON

{
"navigationBarTitleText": "专题列表",
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"usingComponents": {
"ep-navBar": "../../components/navigation-bar",
"i-new-auth": "../../components/new-auth/index",
"i-sku": "../../components/sku/index",
"i-img": "../../components/img/index",
"i-button": "../../components/button/index",
"i-router-link": "../../components/router-link/router-link",
"i-empty": "../../components/empty/index"
}
}