From 3f608a593535227cf24d307652881292c530c110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E5=84=80=E5=BC=8F?= <854085467@qq.com> Date: Tue, 16 Aug 2022 09:37:56 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8(component):=20=E4=BC=98=E5=8C=96=20sc?= =?UTF-8?q?roll=20=E7=BB=84=E4=BB=B6=E5=86=85=E5=AE=B9=E6=94=B9=E5=8F=98?= =?UTF-8?q?=E6=97=B6=E9=87=8D=E6=96=B0=E8=AE=A1=E7=AE=97=E6=BB=9A=E5=8A=A8?= =?UTF-8?q?=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../component/src/component/scroll/index.vue | 66 ++++++++----------- .../src/document/zh-CN/components/scroll.md | 16 ++++- 2 files changed, 44 insertions(+), 38 deletions(-) diff --git a/package/component/src/component/scroll/index.vue b/package/component/src/component/scroll/index.vue index 5e337947..9730ffa1 100644 --- a/package/component/src/component/scroll/index.vue +++ b/package/component/src/component/scroll/index.vue @@ -1,30 +1,18 @@