EP-WachatApp/eaterplanet_ecommerce/moduleB/rider/grab.json

9 lines
294 B
JSON
Raw Normal View History

2023-03-24 11:24:28 +08:00
{
"navigationBarTitleText": "抢单",
"usingComponents": {
"ep-navBar": "../../components/navigation-bar",
"i-fixed-bottom": "../../components/fixed-bottom/index",
"i-empty": "../../components/empty/index",
"i-cashon_delivery": "../../components/cashon_delivery/index"
}
}