feat(admin): 商品列表分页增强(每页数量+跳页) #14
Reference in New Issue
Block a user
Delete Branch "devin/1782012403-list-pagination"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
商品档案列表底部新增:1) 每页显示数量选择(20/50/100,切换后回到第1页);2) 跳至指定页码输入框+前往按钮(自动夹取到有效范围)。后端 size 上限 100,无需改动。