gaoluyang
2025-04-10 44a148968039cec4fc2cc94a6eb6e8f434d302b5
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