This commit is contained in:
Zheng Jie
2022-08-05 17:40:30 +08:00
parent cd0f9e9628
commit 07a3c94e4f

View File

@@ -21,7 +21,9 @@ router.beforeEach((to, from, next) => {
var s = document.getElementsByTagName('script')[0]
s.parentNode.insertBefore(hm, s)
// AD
window._AdBlockInit
if (window._AdBlockInit) {
window._AdBlockInit()
}
})()
}, 0)
if (to.meta.title) {