mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-05 15:10:26 +00:00
qrcode 改为cdn
This commit is contained in:
@@ -141,7 +141,6 @@ const renderMermaid = async() => {
|
||||
if (needLoad) {
|
||||
loadExternalResource(BLOG.MERMAID_CDN, 'js').then(url => {
|
||||
const mermaid = window.mermaid
|
||||
console.log('mermaid加载成功', url, mermaid)
|
||||
mermaid.contentLoaded()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user