src/components/Pagination/index.vue
@@ -46,7 +46,7 @@ }, layout: { type: String, default: 'total, sizes, prev, pager, next, jumper' default: '->,total, sizes, prev, pager, next, jumper' }, background: { type: Boolean, @@ -105,7 +105,7 @@ <style scoped> .pagination-container { background: #fff; background: #F3F7FC; padding: 32px 16px; } .pagination-container.hidden {