var we = "系好安全带,准备启航--目标JS";
document.write(we);
if(we==we){
alert("准备好了,起航吧!");
}
没有问题吧
可能是你调用了两次js文件,内部和外部都调用了