1
0
forked from ruoyi/RuoYi-Vue3

pagination更换成flex布局

This commit is contained in:
RuoYi
2025-03-01 14:38:00 +08:00
parent 094e300939
commit ca5ae82f9e
3 changed files with 3 additions and 17 deletions

View File

@@ -97,7 +97,6 @@ function handleCurrentChange(val) {
<style scoped>
.pagination-container {
background: #fff;
padding: 32px 16px;
}
.pagination-container.hidden {
display: none;