Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-ui
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
skinny.wu
9 years ago
Commit
efb399878c2c749bbdc7d69d5bf2d4ee959fb8bc
1 parent
7745c2bf
修改dns monitor html页面错误
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
monitor-ui-web/src/main/webapp/script/dnsmonitor/current.js
monitor-ui-web/src/main/webapp/script/dnsmonitor/current.js
View file @
efb3998
queryCurrentInfo
();
setInterval
(
"queryCurrentInfo()"
,
180000
);
function
queryCurrentInfo
()
{
removePopoverDiv
();
...
...
Please
register
or
login
to post a comment