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