EP-WachatApp/eaterplanet_ecommerce/moduleB/supply/goodsManage.json

13 lines
496 B
JSON

{
"navigationBarTitleText": "商品管理",
"navigationBarBackgroundColor": "#FE8464",
"usingComponents": {
"ep-navBar": "../../components/navigation-bar",
"i-img": "../../components/img/index",
"i-load-more": "../../components/load-more/index",
"i-empty": "../../components/empty/index",
"i-fixed-bottom": "../../components/fixed-bottom/index",
"mp-actionSheet": "../../components/actionsheet/actionsheet",
"mp-dialog": "../../components/mp-dialog/dialog"
}
}