提交订单
{{detail.name}}
包含子票
{{i.childTicketName}}-1张
预约日期
当前门票需提前{{detail.beforeDay}}天预约
可购时间
{{detail.purchStartTime}}至{{detail.purchEndTime}}
使用有效期
游玩日期当天有效
购买后{{detail.buyPeriodDay}}天有效
{{detail.validityStartTime}}至{{detail.validityEndTime}}有效
激活后{{detail.buyPeriodDay}}天有效
({{getDayMsg(detail.applicablePeriod)}}不可用)
({{getWeekMsg(detail.applicablePeriod)}}可用)
游玩日期
{{$utils.getDayOfWeek(i.date)}}
{{i.date.substr(5, i.date.length - 1).split('-').join('月')}}日
{{i.price > 0 ? '¥' : ''}}
{{i.price > 0 ? i.price.toFixed(2) : '免费'}}
更多
日期
场次
{{i.timeQuantum}}
购票数量
剩余{{dayActive == null ? detail.inventory : detail.periodList[dayActive].inventory}}张
{{detail.refundRemark || '不可退'}}
门票有效期内可退
{{detail.refundDay}}天内可退
未激活可退
预定须知
每单限购{{detail.orderQuantity}}张
持卡人信息
游客信息
需填
1
{{buyNum}}
位,用于入园认证
出行人
{{i.name}}
手机号
{{i.mobile}}
身份证
{{i.idCard || '-'}}
总金额:
{{(dayActive == null ? detail.salesRice > 0 : detail.periodList[dayActive].price > 0) ? '¥' : ''}}
{{(dayActive == null ? detail.salesRice : detail.periodList[dayActive].price) > 0 ? ((buyNum * (dayActive == null ? detail.salesRice : detail.periodList[dayActive].price)).toFixed(2)) : '免费'}}
提交订单
预定须知
{{detail.bookingNotice}}
选择日期