这个,你要在加载结束事件
不是加载起始事件
直接改成加载结束
if(len==0){
alert(text)
}else{
return
}
加载结束事件 len(param)改成len($param)