From c1d79c601faafdbdd9ac601c03eb1d2125ac630a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Wed, 4 Jun 2025 14:53:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9C=8B=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + src/views/board/index.vue | 148 ++++++++++++++++++++++++++++++++------ 2 files changed, 127 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index b6a1a0e..00a7593 100644 --- a/package.json +++ b/package.json @@ -63,6 +63,7 @@ "vue-cropper": "0.5.5", "vue-meta": "2.4.0", "vue-router": "3.4.9", + "vue-seamless-scroll": "^1.1.23", "vuedraggable": "2.24.3", "vuex": "3.6.0", "xlsx": "^0.17.0" diff --git a/src/views/board/index.vue b/src/views/board/index.vue index 9608104..4efeed9 100644 --- a/src/views/board/index.vue +++ b/src/views/board/index.vue @@ -2,7 +2,6 @@
+ +