You've already forked lubo_comment_query
							
							建设相关的路由,及大部分提交的验证,及视频对应的真·节目单
This commit is contained in:
		| @@ -7,6 +7,12 @@ | ||||
| </head> | ||||
| <body> | ||||
| @include("common.header") | ||||
| <div class="block my-2"> | ||||
|     <a class="px-6 py-2 inline-block rounded-full bg-cyan-600 text-white" | ||||
|        href="{{ route("program.construct.add") }}">添加</a> | ||||
|     <a class="px-6 py-2 inline-block rounded-full bg-cyan-600 text-white" | ||||
|        href="{{ route("program.construct.batch_add") }}">节目单导入</a> | ||||
| </div> | ||||
| <table class="table-auto border-collapse w-full lg:border lg:border-black"> | ||||
|     <thead> | ||||
|     <tr class="border border-black sticky bg-white lg:static top-0 left-0 right-0"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user