From 0accc401e7f88ae4313698ec41ccd7ccec329ee1 Mon Sep 17 00:00:00 2001 From: FairyEver <1711467488@qq.com> Date: Tue, 1 Sep 2020 17:06:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20:sparkles:=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E4=BA=86=20d2-container=20=E7=BB=84=E4=BB=B6=E4=B8=8A=E7=9A=84?= =?UTF-8?q?=20betterScrollOptions=20=E4=B8=8D=E5=BF=85=E8=A6=81=E5=A3=B0?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/d2-container/index.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/components/d2-container/index.js b/src/components/d2-container/index.js index 1c723396a..ab579c966 100644 --- a/src/components/d2-container/index.js +++ b/src/components/d2-container/index.js @@ -23,11 +23,6 @@ export default { type: Boolean, required: false, default: false - }, - betterScrollOptions: { - type: Object, - required: false, - default: () => ({}) } }, computed: { @@ -47,7 +42,6 @@ export default { class="container-component"> this.$emit('scroll', e) }> { slots }