diff --git a/pages/order/components/GoodsInfo/index.vue b/pages/order/components/GoodsInfo/index.vue index 9937ead..755c7d7 100644 --- a/pages/order/components/GoodsInfo/index.vue +++ b/pages/order/components/GoodsInfo/index.vue @@ -2,46 +2,93 @@ - {{ orderData.commodityName }} + {{ orderData.commodityAddress }} - + - {{ orderData.commodityName }} - 预定时间:{{ orderData.checkInData }} + {{ commodityName }} + 预定时间:{{ checkInData }} - + 包含服务 - - · 精致下午茶 - 1份 - - - · 接机或接站 - 1份 + + · {{ item.displayTitle }} + + {{ item.displayAmount }} +