You've already forked lubo_comment_query
							
							结束图像显示逻辑
This commit is contained in:
		| @@ -15,7 +15,7 @@ | ||||
|     <label class="block my-2"> | ||||
|         结束图像 | ||||
|         @if(count($program->video_pivots) > 0 && $program->video_pivots->last()->stop_image) | ||||
|             <img src="{{$program->video_pivots->last()->stop_image}}" alt="结束图片"> | ||||
|             <img src="{{$program->video_pivots->first()->stop_image}}" alt="结束图片"> | ||||
|         @else | ||||
|             <div> | ||||
|                 <a href="{{route("program.construct.video.list", ["program"=>$program->id])}}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user