From 69a87f1a00c2937f269592e481ca1a9cc4dd98e9 Mon Sep 17 00:00:00 2001
From: 张诺 <zhang_12370@163.com>
Date: 星期二, 06 一月 2026 17:58:33 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_HXSJ' into dev_HXSJ
---
src/components/PIMTable/Pagination.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/PIMTable/Pagination.vue b/src/components/PIMTable/Pagination.vue
index 26d4dbc..7639e64 100644
--- a/src/components/PIMTable/Pagination.vue
+++ b/src/components/PIMTable/Pagination.vue
@@ -91,8 +91,8 @@
<style scoped>
.pagination-container {
background: #fff;
- padding: 28px 16px;
- margin-top: 10px;
+ padding: 16px 0;
+ margin-top: 0;
}
.pagination-container.hidden {
display: none;
--
Gitblit v1.9.3