You've already forked lubo_comment_query
开打时间批量修复功能
This commit is contained in:
@ -61,6 +61,9 @@
|
||||
href="https://www.bilibili.com/video/{{$program_video->video_bvid}}?p={{$program_video->stop_part}}&t={{$program_video->stop_sec}}"
|
||||
title="P{{$program_video->stop_part}}#{{$program_video->stop_time}}"
|
||||
>打开至结束位置</a>
|
||||
<a class="px-6 py-2 inline-block rounded-full bg-cyan-600 text-white"
|
||||
href="{{ url(route("program.construct.video.batch_fix_created_at", ["program_video" => $program_video->id])) }}"
|
||||
>去批量修复开打时间</a>
|
||||
</div>
|
||||
@endif
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user