You've already forked lubo_comment_query
							
							文字修改,注释csrf
This commit is contained in:
		| @@ -1,9 +1,6 @@ | ||||
| <html lang="zh"> | ||||
| <head> | ||||
|     <meta charset="UTF-8"> | ||||
|     <meta name="viewport" | ||||
|           content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> | ||||
|     <meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||||
|     <title>录播节目单查询</title> | ||||
| </head> | ||||
| <body> | ||||
| @@ -27,7 +24,7 @@ | ||||
|         <tr> | ||||
|             <td>{{$comment->video->title}}</td> | ||||
|             <td style="white-space: pre-wrap;">{{$comment->content}}</td> | ||||
|             <td><a href="https://space.bilibili.com/{{$comment->mid}}">课代表B站主页</a></td> | ||||
|             <td><a href="https://space.bilibili.com/{{$comment->mid}}">B站主页</a></td> | ||||
|             <td><a href="https://www.bilibili.com/video/{{$comment->video->bvid}}">{{$comment->video->bvid}}</a></td> | ||||
|         </tr> | ||||
|         @endforeach | ||||
|   | ||||
		Reference in New Issue
	
	Block a user