Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
ff09e1cf
Commit
ff09e1cf
authored
Apr 13, 2021
by
RuoYi
Browse files
数据监控默认地址修改
parent
fe2ccbdc
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/views/monitor/druid/index.vue
View file @
ff09e1cf
...
...
@@ -8,7 +8,7 @@ export default {
name
:
"
Druid
"
,
data
()
{
return
{
src
:
process
.
env
.
VUE_APP_BASE_API
+
"
/druid/
index
.html
"
,
src
:
process
.
env
.
VUE_APP_BASE_API
+
"
/druid/
login
.html
"
,
height
:
document
.
documentElement
.
clientHeight
-
94.5
+
"
px;
"
,
loading
:
true
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment