小修一下头部

This commit is contained in:
2022-12-12 00:35:37 +08:00
parent 98cc75ad16
commit fe83327127
3 changed files with 25 additions and 8 deletions

View File

@ -7,7 +7,7 @@
</head>
<body>
@include("common.header")
<form class="form" action="">
<form class="form py-2" action="">
<label for="keyword">查找节目单关键词,空格隔开查找多个关键词</label>
<input class="border border-black" type="text" name="keyword" id="keyword" value="{{$keyword}}">
<input class="border border-black" type="submit">