| | |
| | | searchServerState() { |
| | | this.$apis.top.searchServerState().then(res => { |
| | | let rs = JSON.parse(res.data.result); |
| | | console.log(rs); |
| | | if (rs.code == 1) { |
| | | let data = rs.data[0]; |
| | | let totalDiscSpace = data.total_disc_space; |
| | |
| | | } |
| | | |
| | | .left-wrapper .wrapper-content { |
| | | width: 400px; |
| | | width: 360px; |
| | | } |
| | | |
| | | .middle-wrapper { |
| | |
| | | } |
| | | |
| | | .right-wrapper .wrapper-content { |
| | | width: 400px; |
| | | width: 360px; |
| | | } |
| | | |
| | | .header-wrapper { |
| | |
| | | padding-bottom: 16px; |
| | | } |
| | | .run-monitor-footer{ |
| | | padding: 16px 16px; |
| | | padding: 32px 16px 52px; |
| | | } |
| | | .warning-monitor-wrapper { |
| | | display: flex; |
| | |
| | | width: 600px; |
| | | left: 50%; |
| | | top: 50%; |
| | | margin-top: -300px; |
| | | margin-top: -330px; |
| | | margin-left: -300px; |
| | | } |
| | | .earth-light-circle img, |