mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-02 23:16:51 +00:00
配置文件整体重构
This commit is contained in:
@@ -46,7 +46,7 @@ export const BlogListScroll = props => {
|
||||
}
|
||||
}, 500)
|
||||
)
|
||||
const showPageCover = siteConfig('MOVIE_POST_LIST_COVER', null, CONFIG)
|
||||
const showPageCover = siteConfig('PHOTO_POST_LIST_COVER', null, CONFIG)
|
||||
|
||||
useEffect(() => {
|
||||
window.addEventListener('scroll', scrollTrigger)
|
||||
|
||||
Reference in New Issue
Block a user