Commit 2e812ba8 authored by 张华挺's avatar 张华挺

load

parent 6b9b0619
This diff is collapsed.
This diff is collapsed.
...@@ -7,7 +7,6 @@ export default function ( ...@@ -7,7 +7,6 @@ export default function (
type = 2, type = 2,
isIndex = false isIndex = false
) { ) {
window['bridge'] = {}
const slotId = isIndex ? window["TTIndexVideo"] : window["TTOtherVideo"] const slotId = isIndex ? window["TTIndexVideo"] : window["TTOtherVideo"]
window['bridge'] && window['bridge']["showGamerAd"] && window['bridge']["showGamerAd"](slotId, 2) window['bridge'] && window['bridge']["showGamerAd"] && window['bridge']["showGamerAd"](slotId, 2)
window["TTVideoSuccCallback"] = window['bridge']["TTVideoSuccCallback"] = () => { window["TTVideoSuccCallback"] = window['bridge']["TTVideoSuccCallback"] = () => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment