From dc2cc87d4ceee0e4621d74294e9adfe460295eac Mon Sep 17 00:00:00 2001 From: Han <1655466387@qq.com> Date: Wed, 12 Mar 2025 15:53:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=BB=9A=E5=8A=A8=E9=98=BB?= =?UTF-8?q?=E5=B0=BC=E2=9C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/config.ts b/src/config.ts index be1b321..1d394f0 100644 --- a/src/config.ts +++ b/src/config.ts @@ -49,7 +49,5 @@ export default { asideAD_Slot: ``, // 文章页广告(不填不开启) articleAD_Slot: `` - }, - // 阻尼滚动效果开关 - LenisScroll: true + } } \ No newline at end of file