Authored by 李奇

Merge branch 'feature/customerService' into gray

... ... @@ -694,6 +694,7 @@ function pageInit() {
.last().find('.reconnect');
if (!$reconnect.length) {
socketChat.clear();
offlineTip();
}
},
... ...