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