gaoluyang
2025-04-12 5d2f451118fe4a2b4076972e3269ce93882e5cb9
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