EP-WachatApp/eaterplanet_ecommerce/moduleA/groupCenter/pendingDeliveryOrders.json

12 lines
432 B
JSON
Raw Normal View History

2023-03-24 11:24:28 +08:00
{
"navigationBarBackgroundColor": "#FFF",
"navigationBarTitleText": "用户待核销订单",
"navigationBarTextStyle": "black",
"usingComponents": {
"ep-navBar": "../../components/navigation-bar",
"i-auth": "../../components/auth/index",
"component-img": "../../components/image/index",
"i-aside-btn": "../../components/asideBtn/index",
"i-cashon_delivery": "../../components/cashon_delivery/index"
}
}