Sign in
潘钊
/
info_publish_v1
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
72478660ab4dc8be8d15636c51d23e6d0bbc8d74
Authored by
panzh
2018-07-06 16:31:56 +0800
1 parent
24497448
update...
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/pages/m/m.html
src/main/resources/static/pages/m/m.html
View file @
7247866
...
...
@@ -478,7 +478,7 @@
478
478
start_call_xxfb();
479
479
});
480
480
481
- var delay = 1000 *
7
;
481
+ var delay = 1000 *
4
;
482
482
var timer;
483
483
var _call_info = {};
484
484
var start_call_xxfb = function () {
...
...