Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
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
wangtao
3 years ago
Commit
b3ba2ee23fbb4ec68f2ad32ce55ffcbf3ef853bd
1 parent
12b3a16d
科来账号绑定后无法跳转
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
hg-monitor-web-qh/src/main/resources/static/src/controller/common.js
hg-monitor-web-qh/src/main/resources/static/src/controller/common.js
View file @
b3ba2ee
...
...
@@ -27,6 +27,7 @@ layui.define(['xmSelect', 'md5'], function (exports) {
ajScreenStatement
:
sessionStorage
.
getItem
(
'ajWeb'
),
//aj系统地址
workflowName
:
sessionStorage
.
getItem
(
'workflow'
),
//流程系统地址
domainCMDBName
:
"http://80.12.147.24:8888/hgkjcmdb"
,
//杭州咨源老cmdb系统地址
kelaiTargetUrl
:
'https://94.12.78.29/auth/authLogin.do?authUid={USERNAME}&authPwd={PASSWORD}'
,
//科来首页地址
lineTimer
:
null
,
//性能曲线图全局定时器
detailTimer
:
[],
//详细页的全局定时器
alarmTimer
:
null
,
//首页告警刷新定时器
...
...
Please
register
or
login
to post a comment