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