From f3724848eb8a0bbfe482e7660bcb34d39c608339 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Mon, 28 Feb 2022 18:37:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Evue-seamless-scroll=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ZR.Vue/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ZR.Vue/package.json b/ZR.Vue/package.json index 056cd16..87c3a41 100644 --- a/ZR.Vue/package.json +++ b/ZR.Vue/package.json @@ -46,6 +46,7 @@ "vue-count-to": "1.0.13", "vue-cropper": "0.4.9", "vue-router": "3.4.9", + "vue-seamless-scroll": "^1.1.23", "vuedraggable": "2.20.0", "vuex": "3.6.0" },