Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
sts网站
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liyang
sts网站
Commits
89ab3bd0
Unverified
Commit
89ab3bd0
authored
Mar 04, 2025
by
若依
Committed by
Gitee
Mar 04, 2025
Browse files
Options
Browse Files
Download
Plain Diff
!990 优化服务监控和缓存监控页面,页边距保持一致
Merge pull request !990 from NewYoung208/master
parents
9e16beb4
8d5ecc7f
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
355 additions
and
357 deletions
+355
-357
ruoyi.scss
ruoyi-ui/src/assets/styles/ruoyi.scss
+0
-2
index.vue
ruoyi-ui/src/views/monitor/cache/index.vue
+148
-148
index.vue
ruoyi-ui/src/views/monitor/server/index.vue
+207
-207
No files found.
ruoyi-ui/src/assets/styles/ruoyi.scss
View file @
89ab3bd0
...
...
@@ -194,8 +194,6 @@
}
.card-box
{
padding-right
:
15px
;
padding-left
:
15px
;
margin-bottom
:
10px
;
}
...
...
ruoyi-ui/src/views/monitor/cache/index.vue
View file @
89ab3bd0
<
template
>
<div
class=
"app-container"
>
<el-row
>
<el-row
:gutter=
"10"
>
<el-col
:span=
"24"
class=
"card-box"
>
<el-card>
<div
slot=
"header"
><span><i
class=
"el-icon-monitor"
></i>
基本信息
</span></div>
...
...
ruoyi-ui/src/views/monitor/server/index.vue
View file @
89ab3bd0
<
template
>
<div
class=
"app-container"
>
<el-row
>
<el-row
:gutter=
"10"
>
<el-col
:span=
"12"
class=
"card-box"
>
<el-card>
<div
slot=
"header"
><span><i
class=
"el-icon-cpu"
></i>
CPU
</span></div>
...
...
Write
Preview
Markdown
is supported
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