html在加入 后 socket = io.connect(null); 显示错误io没有connect alert(io.hasOwnProperty("connect")); 也显示false html应该不用泡在服务器环境下吧 求原因