diff --git a/activitylink/src/views/zhongchou/gift/index.vue b/activitylink/src/views/zhongchou/gift/index.vue
index f3c010e..b7c9928 100644
--- a/activitylink/src/views/zhongchou/gift/index.vue
+++ b/activitylink/src/views/zhongchou/gift/index.vue
@@ -93,8 +93,9 @@
-
-
+
+
@@ -103,9 +104,6 @@
-
-
![预览图]()
-
@@ -422,14 +420,6 @@ onMounted(() => {
min-height: 80vh;
}
-.pagination-container {
- padding: 10px 20px;
- background-color: #fff;
- border-top: 1px solid #ebeef5;
- display: flex;
- justify-content: center;
-}
-
.action-buttons {
margin-bottom: 20px;
}
@@ -445,8 +435,4 @@ img {
object-fit: contain;
border-radius: 4px;
}
-
-.upload-preview {
- margin-top: 10px;
-}
\ No newline at end of file