src/main/webapp/views/shuttle.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/webapp/views/shuttle2.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/views/shuttle.html
@@ -225,7 +225,7 @@ //如果出现连接、处理、接收、发送数据失败的时候触发onerror事件 ws.onerror = function(e) { console.log(error); console.log(e); } $(document).ready(function() { src/main/webapp/views/shuttle2.html
@@ -257,7 +257,7 @@ //如果出现连接、处理、接收、发送数据失败的时候触发onerror事件 ws.onerror = function(e) { console.log(error); console.log(e); } $(document).ready(function() {