statements.json
543 Bytes
{
"navigationBarTitleText": "确认订单",
"usingComponents": {
"deliveryInfo": "../../components/orders/orderDetail/deliveryInfo/deliveryInfo",
"product-view": "../../components/statements/productInfo/product-view",
"select-view": "../../components/statements/selectItem/select-view",
"swichItem": "../../components/statements/swichInfo/swichItem",
"promotionItem": "../../components/statements/promotionInfo/promotionItem",
"item-view": "../../components/statements/amountItem/item-view"
}
}