订餐
{{ item.itemName }}
¥{{ formatMoney(finalSalePrice) }}
{{ tag }}
{{ stockText }}
当前服务区域
{{ currentServiceArea?.name || item.serviceArea?.name || item.restaurant?.name || '未选择服务区域' }}
{{ currentServiceArea?.floorLabel || currentServiceArea?.locationLabel || item.serviceArea?.locationLabel || item.serviceArea?.address || item.restaurant?.locationLabel || item.restaurant?.address || '暂无位置信息' }}
电话:{{ currentServiceArea?.phone || item.serviceArea?.phone || item.restaurant?.phone }}
切换
取餐信息
取货方式:自提
取货日期:{{ item.pickupDate || item.menuDate || '以订单为准' }}
取餐点:{{ item.pickupLocation || currentServiceArea?.pickupLocation || '以现场通知为准' }}
下单倒计时
{{ countdownText }}
菜品规格
{{ spec.name }}
{{ spec.description }}
{{ specStockText(spec) }}
购买数量
-
{{ quantity }}
+
{{ maxQuantityText }}
菜品描述