提交 ce208368 编写于 作者: d-u-a's avatar d-u-a

update: 注释调试 vdsyntc 日志

上级 af4a2304
......@@ -17,7 +17,8 @@ export default function onVdSync ({
handlers.forEach(handler => {
handler(data)
})
} else {
console.error(`vdSync[${pageId}] not found`)
} else {
// 页面关闭时可能会赶上触发同步,此时页面已销毁
// console.error(`vdSync[${pageId}] not found`)
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册