From 70254758e1e5999d23618c8a904659884c4c7db6 Mon Sep 17 00:00:00 2001 From: zileyuan Date: Thu, 20 Feb 2020 17:09:05 +0800 Subject: [PATCH] add scrollpane left and right move arrow --- src/layout/components/TagsView/ScrollPane.vue | 32 +++++++++++++++++-- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/src/layout/components/TagsView/ScrollPane.vue b/src/layout/components/TagsView/ScrollPane.vue index 0ec76e72..b87b2b08 100644 --- a/src/layout/components/TagsView/ScrollPane.vue +++ b/src/layout/components/TagsView/ScrollPane.vue @@ -1,7 +1,19 @@