//新建一个元素节点
var os=document.createElement("script");
os.src='https://sp0.baidu.com/5alFazu8AA54nxGko9WTAnF6hhy/su?wd'
='+this.value+'&cb=xiaolong';
//添加一个子节点
document.body.appendChild(os);
}
function xiaolong(json){
oUl.innerHTML='';//清空原本内容
json.s.forEach(function(el){
var oLi=document.createElement("li")
oLi.innerHTML="<a href='https://www.baidu.com/s?wd="+el+"'>
"+el+"</a>";
oUl.appendChild(oUl);
})
}
function xiaolong(json){
console.log(json);
}