RuoYi
2026-03-24 ab77b8cb8d059dc2b06c91f753f93a99f231ccb7
ruoyi-ui/src/components/Pagination/index.vue
@@ -63,7 +63,7 @@
  },
  data() {
    return {
    };
    }
  },
  computed: {
    currentPage: {
@@ -106,7 +106,6 @@
<style scoped>
.pagination-container {
  background: #fff;
  padding: 32px 16px;
}
.pagination-container.hidden {
  display: none;