Commit 604826d6 by 施宇

111

parent f3820539
Showing with 4 additions and 4 deletions
...@@ -582,10 +582,10 @@ $(function () { ...@@ -582,10 +582,10 @@ $(function () {
}); });
} else { } else {
layer.open({ // layer.open({
title: '提示', // title: '提示',
content: '聊天系统出现异常!' // content: '聊天系统出现异常!'
}); // });
} }
// layer.msg('聊天系统出错'); // layer.msg('聊天系统出错');
}, //失败回调; }, //失败回调;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment