+
+
+正在建设中
+该功能尚未开放,敬请期待。
+diff --git a/resources/views/common/form_error.blade.php b/resources/views/common/form_error.blade.php index 63d9f3b..617f9fc 100644 --- a/resources/views/common/form_error.blade.php +++ b/resources/views/common/form_error.blade.php @@ -1,5 +1,14 @@ @if($errors->any()) - @foreach ($errors->all() as $error) -
错误:{{ $error }}
+该功能尚未开放,敬请期待。
+| 节目开始时的画面 | +节目结束时的画面 | +
|---|---|
|
+ {{$video_pivot->created_at}} P{{$video_pivot->start_part}}#{{$video_pivot->start_time}}
+ @if($video_pivot->start_image)
+ OCR @ {{ gmdate("H:i:s", (int)$video_pivot->start_ocr["ts"]) }}
+ @endif
+ |
+
+ P{{$video_pivot->stop_part}}#{{$video_pivot->stop_time}}
+ @if($video_pivot->start_image)
+ OCR @ {{ gmdate("H:i:s", (int)$video_pivot->stop_ocr["ts"]) }}
+ @endif
+ |
+