busuanzi-repeat

This commit is contained in:
tangly1024
2022-12-15 13:50:16 +08:00
parent e7ebedae23
commit 606b5df0ca

View File

@@ -94,11 +94,6 @@ bszTag = {
}
}
// 修复Node同构代码的问题
if (typeof document !== 'undefined') {
fetch()
}
module.exports = {
fetch
}