feat: 统一列表搜索清除入口 (#248)
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
用类名而不是改 .toolbar input[type="text"]——那条被五个页面共用。 */}}
|
||||
<input id="q" type="text" name="q" value="{{.Keyword}}"
|
||||
class="search-narrow" placeholder="任务编号 / 订单号 / 商品 ID">
|
||||
<a class="button-link" href="/tasks?page_size={{.CurrentPageSize}}">清除</a>
|
||||
<button type="submit">搜索</button>
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user