|  | @@ -137,7 +137,7 @@
 | 
											
												
													
														|  |  				}}</text>不可用
 |  |  				}}</text>不可用
 | 
											
												
													
														|  |  				</view>
 |  |  				</view>
 | 
											
												
													
														|  |  				<view class="use-title" style="font-size: 24rpx;margin-top: 14rpx;">预约信息</view>
 |  |  				<view class="use-title" style="font-size: 24rpx;margin-top: 14rpx;">预约信息</view>
 | 
											
												
													
														|  | -				<view class="use-text">请你提前{{ previewCourseInfo?.advanceTime }}天预约</view>
 |  | 
 | 
											
												
													
														|  | 
 |  | +				<view class="use-text">{{previewCourseInfo?.advanceTime==0?'免预约': '请你提前'+previewCourseInfo?.advanceTime+'小时预约' }}</view>
 | 
											
												
													
														|  |  				<view class="use-title" style="font-size: 24rpx;margin-top: 14rpx;">适用人数</view>
 |  |  				<view class="use-title" style="font-size: 24rpx;margin-top: 14rpx;">适用人数</view>
 | 
											
												
													
														|  |  				<view class="use-text">每张券最多{{ previewCourseInfo?.usableCount }}人使用</view>
 |  |  				<view class="use-text">每张券最多{{ previewCourseInfo?.usableCount }}人使用</view>
 | 
											
												
													
														|  |  				<view class="use-title" style="font-size: 24rpx;margin-top: 14rpx;">温馨提示</view>
 |  |  				<view class="use-title" style="font-size: 24rpx;margin-top: 14rpx;">温馨提示</view>
 |