Skip to content

Commit f2a7503

Browse files
author
奇淼(piexlmax
authored
clear disks
1 parent 93ec822 commit f2a7503

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

src/views/setting/StatusMonitoring.vue

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -83,23 +83,7 @@
8383
</el-card>
8484
</el-col>
8585
</el-row>
86-
<el-row>
87-
<el-col :span="24">
88-
<el-card class="box-card" shadow="hover">
89-
<div slot="header" class="clearfix">
90-
<span>
91-
<b>硬盘空间状态监控</b>
92-
</span>
93-
<!-- <el-button style="float: right; padding: 3px 0" type="text"
94-
>操作按钮</el-button
95-
> -->
96-
</div>
97-
<div class="text">硬盘总量 : 500G</div>
98-
<div class="text">硬盘使用量 : 300G</div>
99-
<div class="text">硬盘剩余量 : 200G</div>
100-
</el-card>
101-
</el-col>
102-
</el-row>
86+
10387
<el-row>
10488
<el-col :span="24">
10589
<el-card class="box-card" shadow="hover">

0 commit comments

Comments
 (0)