feat: 优化批量匹配和分页默认值 (#244)

This commit is contained in:
chengma
2026-08-15 15:56:16 +08:00
parent f315b02d3d
commit ad5bd834d3
17 changed files with 340 additions and 82 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
{{end}}
</select>
</label>
<button type="submit" data-page-size-submit>应用</button>
<span class="page-size-loading" data-page-size-loading role="status" hidden>加载中…</span>
</form>
{{if .Pagination.HasPrev}}
<a href="{{.Pagination.FirstURL}}">首页</a>