mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-07 15:10:32 +00:00
url - convert
This commit is contained in:
@@ -107,8 +107,10 @@ const ExternalPlugin = props => {
|
|||||||
}, 3000)
|
}, 3000)
|
||||||
}
|
}
|
||||||
|
|
||||||
// 映射url
|
setTimeout(() => {
|
||||||
convertInnerUrl(props?.allNavPages)
|
// 映射url
|
||||||
|
convertInnerUrl(props?.allNavPages)
|
||||||
|
}, 500)
|
||||||
}, [router])
|
}, [router])
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user