jimmy lin
jimmy lin
> 给组件增加一个key试试,用route的fullPath it works!
个人想法: 服务端用netty-socketio适配(收发web消息并适配cim消息协议) 客户端可以用socket.io.js
+1...
try to replace the content before rendering ```javascript html.replace(/\s/g, ' ') ```
@hubinjie 使用keep-alive出现了和一样的问题呢