mirror of
https://github.com/lbr77/blog-astro.git
synced 2026-04-08 16:11:56 +00:00
comment
This commit is contained in:
@@ -41,6 +41,9 @@
|
||||
init()
|
||||
}
|
||||
|
||||
// 手动触发入口,便于在需要时重新初始化
|
||||
window.runTwikooComments = onLoad
|
||||
|
||||
if (document.readyState === 'complete') {
|
||||
onLoad()
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user