马宇豪
2025-03-04 509f1d71c91242b11fd287cfcdeafe3d19b2d807
src/components/Pagination/index.vue
@@ -36,7 +36,7 @@
    pageSizes: {
      type: Array,
      default() {
        return [10, 20, 30, 50]
        return [ 10, 20, 30, 50]
      }
    },
    // 移动端页码按钮的数量端默认值5