This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
推送消息测试 去掉
西昌缴费二期
zhichao lei
4 years ago
parent
7879faa95a
commit
d40fd56ff5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/script/pushmessage.js
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/script/pushmessage.js
View File
@@ -53,7 +53,7 @@
}
// 连接成功后注册服务器方法
$.connection.hub.start().done(function () {
learun.imChat.server.pushMessage('123123');
//
learun.imChat.server.pushMessage('123123');
});
//断开连接后
$.connection.hub.disconnected(function () {
Write
Preview
Loading…
Cancel
Save