Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
李奇
2016-12-20 20:35:10 +0800
Commit
cbeab709c25d7f55dc55e4e47ec5ac3d942dd92c
2 parents
e95132b6
b244a7c8
Merge branch 'feature/customerService' into gray
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/service/client.page.js
public/js/service/client.page.js
View file @
cbeab70
...
...
@@ -694,6 +694,7 @@ function pageInit() {
.
last
().
find
(
'.reconnect'
);
if
(
!
$reconnect
.
length
)
{
socketChat
.
clear
();
offlineTip
();
}
},
...
...
Please
register
or
login
to post a comment