update
This commit is contained in:
@@ -21,7 +21,9 @@ router.beforeEach((to, from, next) => {
|
|||||||
var s = document.getElementsByTagName('script')[0]
|
var s = document.getElementsByTagName('script')[0]
|
||||||
s.parentNode.insertBefore(hm, s)
|
s.parentNode.insertBefore(hm, s)
|
||||||
// AD
|
// AD
|
||||||
window._AdBlockInit
|
if (window._AdBlockInit) {
|
||||||
|
window._AdBlockInit()
|
||||||
|
}
|
||||||
})()
|
})()
|
||||||
}, 0)
|
}, 0)
|
||||||
if (to.meta.title) {
|
if (to.meta.title) {
|
||||||
|
|||||||
Reference in New Issue
Block a user