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