src/components/Pagination/index.vue @@ -33,7 +33,7 @@ pageSizes: { type: Array, default() { return [10, 20, 30, 50] return [10, 20, 30, 50, 100, 200, 500] } }, // 移动端页码按钮的数量端默认值5