mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-22 23:16:48 +00:00
搜索标红效果
This commit is contained in:
@@ -49,7 +49,6 @@ export async function getAllPosts ({ notionPageData, from, pageType }) {
|
||||
})
|
||||
|
||||
if (!posts || posts.length === 0) {
|
||||
console.warn('文章列表为空')
|
||||
const cacheKey = 'page_block_' + BLOG.NOTION_PAGE_ID
|
||||
await delCacheData(cacheKey)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user