loadJs("https://changyan.sohu.com/upload/changyan.js"

admin NBA赛事 2024-03-10 22 0

  ')

  } else {

  var loadJs = function (d, a) {

  var c = document.getElementsByTagName("head")[0] || document.head || document.documentElement;

  var b = document.createElement("script");

  b.setAttribute("type", "text/javascript");

  b.setAttribute("charset", "UTF-8");

  b.setAttribute("src", d);

  if (typeof a === "function") {

  if (window.attachEvent) {

  b.onreadystatechange = function () {

  var e = b.readyState;

  if (e === "loaded" || e === "complete") {

  b.onreadystatechange = null;

  a()

  }

  }

  } else {

  b.onload = a

  }

  }

  c.appendChild(b)

  };

  loadJs("https://changyan.sohu.com/upload/changyan.js", function () {

  window.changyan.api.config({appid: appid, conf: conf})

  })

  }

  }

  }

  },

  error:function(err){

  console.log(err)

  }

  })

  })();

loadJs("https://changyan.sohu.com/upload/changyan.js"

loadJs("https://changyan.sohu.com/upload/changyan.js"

评论