orderConfirm.json
516 Bytes
{
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTitleText": "",
"usingComponents": {
"addressCell": "./components/addressCell",
"productCell": "./components/productCell",
"priceCell": "./components/priceCell",
"payDeliveryCell": "./components/payDeliveryCell",
"couponCell": "./components/couponCell",
"storeAddress":"./components/storeAddress",
"checkstore":"../../../components/checkstore/checkstore",
"couponSelect":"../../../components/order/coupon-select"
}
}