mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 20:40:26 +08:00
增加管理平台所在服务器磁盘空间过小提醒
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
.chart-box {
|
||||
height: 14em;
|
||||
}
|
||||
/*# sourceMappingURL=dns_plus.css.map */
|
||||
/*# sourceMappingURL=dns.css.map */
|
||||
1
web/views/@default/dashboard/boards/dns.css.map
Normal file
1
web/views/@default/dashboard/boards/dns.css.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["dns.less"],"names":[],"mappings":"AAAA,GAAG,QACF;EACC,kBAAA;EACA,UAAA;EACA,UAAA;;AAIF;EACC,YAAA","file":"dns.css"}
|
||||
@@ -1 +0,0 @@
|
||||
{"version":3,"sources":["dns_plus.less"],"names":[],"mappings":"AAAA,GAAG,QACF;EACC,kBAAA;EACA,UAAA;EACA,UAAA;;AAIF;EACC,YAAA","file":"dns_plus.css"}
|
||||
@@ -1,75 +0,0 @@
|
||||
.ui.message a .icon.remove {
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
top: 2em;
|
||||
}
|
||||
.grid.realtime-chart {
|
||||
margin-left: 0.4em !important;
|
||||
position: relative;
|
||||
}
|
||||
.grid.realtime-chart .column {
|
||||
margin-bottom: 1em;
|
||||
border: 1px rgba(0, 0, 0, 0.1) solid;
|
||||
border-right: none;
|
||||
}
|
||||
.grid.realtime-chart .column.with-border {
|
||||
border-right: 1px rgba(0, 0, 0, 0.1) solid;
|
||||
}
|
||||
.grid.realtime-chart .chart {
|
||||
height: 10em;
|
||||
}
|
||||
.grid.realtime-chart a {
|
||||
display: none;
|
||||
font-size: 0.85em;
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
}
|
||||
.grid.realtime-chart .column:hover {
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
}
|
||||
.grid.realtime-chart .column:hover a {
|
||||
display: inline;
|
||||
}
|
||||
.chart-box {
|
||||
height: 14em;
|
||||
}
|
||||
.traffic-map-box {
|
||||
height: 16em;
|
||||
}
|
||||
.traffic-map-box div::-webkit-scrollbar {
|
||||
width: 4px;
|
||||
}
|
||||
h4 span {
|
||||
font-size: 0.8em;
|
||||
color: grey;
|
||||
}
|
||||
.percent-box {
|
||||
position: relative;
|
||||
text-align: center;
|
||||
}
|
||||
.percent-box .detail {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -2em;
|
||||
left: 0;
|
||||
right: 0;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
.percent-box .detail .label {
|
||||
color: grey;
|
||||
}
|
||||
.percent-box .detail .value {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
.percent-box .summary {
|
||||
color: grey;
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
.percent-box .summary span {
|
||||
font-size: 0.8em;
|
||||
padding-left: 0.2em;
|
||||
}
|
||||
.percent-box .summary a {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
/*# sourceMappingURL=index_plus.css.map */
|
||||
@@ -1 +0,0 @@
|
||||
{"version":3,"sources":["index_plus.less"],"names":[],"mappings":"AAAA,GAAG,QACF,EACC,MAAK;EACJ,kBAAA;EACA,UAAA;EACA,QAAA;;AAKH,KAAK;EACJ,kBAAA;EACA,kBAAA;;AAFD,KAAK,eAIJ;EACC,kBAAA;EACA,oCAAA;EACA,kBAAA;;AAPF,KAAK,eAUJ,QAAO;EACN,0CAAA;;AAXF,KAAK,eAcJ;EACC,YAAA;;AAfF,KAAK,eAkBJ;EACC,aAAA;EACA,iBAAA;EACA,kBAAA;EACA,UAAA;;AAtBF,KAAK,eAyBJ,QAAO;EACN,+BAAA;;AA1BF,KAAK,eAyBJ,QAAO,MAGN;EACC,eAAA;;AAKH;EACC,YAAA;;AAGD;EACC,YAAA;;AADD,gBAGC,IAAG;EACF,UAAA;;AAIF,EACC;EACC,gBAAA;EACA,WAAA;;AAIF;EACC,kBAAA;EACA,kBAAA;;AAFD,YAIC;EACC,kBAAA;EACA,QAAA;EACA,gBAAA;EACA,OAAA;EACA,QAAA;EACA,gBAAA;;AAVF,YAIC,QAQC;EACC,WAAA;;AAbH,YAIC,QAYC;EACC,gBAAA;;AAjBH,YAqBC;EACC,WAAA;EACA,iBAAA;;AAvBF,YAqBC,SAIC;EACC,gBAAA;EACA,mBAAA;;AA3BH,YAqBC,SASC;EACC,gBAAA","file":"index_plus.css"}
|
||||
@@ -1,98 +0,0 @@
|
||||
.ui.message {
|
||||
a {
|
||||
.icon.remove {
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
top: 2em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.grid.realtime-chart {
|
||||
margin-left: 0.4em !important;
|
||||
position: relative;
|
||||
|
||||
.column {
|
||||
margin-bottom: 1em;
|
||||
border: 1px rgba(0, 0, 0, .1) solid;
|
||||
border-right: none;
|
||||
}
|
||||
|
||||
.column.with-border {
|
||||
border-right: 1px rgba(0, 0, 0, .1) solid;
|
||||
}
|
||||
|
||||
.chart {
|
||||
height: 10em;
|
||||
}
|
||||
|
||||
a {
|
||||
display: none;
|
||||
font-size: 0.85em;
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
}
|
||||
|
||||
.column:hover {
|
||||
background: rgba(0, 0, 0, .03);
|
||||
|
||||
a {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.chart-box {
|
||||
height: 14em;
|
||||
}
|
||||
|
||||
.traffic-map-box {
|
||||
height: 16em;
|
||||
|
||||
div::-webkit-scrollbar {
|
||||
width: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
h4 {
|
||||
span {
|
||||
font-size: 0.8em;
|
||||
color: grey;
|
||||
}
|
||||
}
|
||||
|
||||
.percent-box {
|
||||
position: relative;
|
||||
text-align: center;
|
||||
|
||||
.detail {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -2em;
|
||||
left: 0;
|
||||
right: 0;
|
||||
font-size: 0.8em;
|
||||
|
||||
.label {
|
||||
color: grey;
|
||||
}
|
||||
|
||||
.value {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
||||
|
||||
.summary {
|
||||
color: grey;
|
||||
margin-top: 0.5em;
|
||||
|
||||
span {
|
||||
font-size: 0.8em;
|
||||
padding-left: 0.2em;
|
||||
}
|
||||
|
||||
a {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
.ui.message .icon {
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
top: 1.8em;
|
||||
}
|
||||
.chart-box {
|
||||
height: 14em;
|
||||
}
|
||||
h4 span {
|
||||
font-size: 0.8em;
|
||||
color: grey;
|
||||
}
|
||||
/*# sourceMappingURL=user_plus.css.map */
|
||||
@@ -1 +0,0 @@
|
||||
{"version":3,"sources":["user_plus.less"],"names":[],"mappings":"AAAA,GAAG,QACF;EACC,kBAAA;EACA,UAAA;EACA,UAAA;;AAIF;EACC,YAAA;;AAGD,EACC;EACC,gBAAA;EACA,WAAA","file":"user_plus.css"}
|
||||
@@ -1,18 +0,0 @@
|
||||
.ui.message {
|
||||
.icon {
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
top: 1.8em;
|
||||
}
|
||||
}
|
||||
|
||||
.chart-box {
|
||||
height: 14em;
|
||||
}
|
||||
|
||||
h4 {
|
||||
span {
|
||||
font-size: 0.8em;
|
||||
color: grey;
|
||||
}
|
||||
}
|
||||
@@ -1,23 +0,0 @@
|
||||
.ui.message .icon {
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
top: 1.8em;
|
||||
}
|
||||
.chart-box {
|
||||
height: 14em;
|
||||
}
|
||||
.traffic-map-box {
|
||||
height: 16em;
|
||||
}
|
||||
.traffic-map-box div::-webkit-scrollbar {
|
||||
width: 4px;
|
||||
}
|
||||
.color-span {
|
||||
font-size: 0.8em;
|
||||
padding: 4px;
|
||||
}
|
||||
h4.header a {
|
||||
font-size: 0.85em;
|
||||
float: right;
|
||||
}
|
||||
/*# sourceMappingURL=waf_plus.css.map */
|
||||
@@ -1 +0,0 @@
|
||||
{"version":3,"sources":["waf_plus.less"],"names":[],"mappings":"AAAA,GAAG,QACF;EACC,kBAAA;EACA,UAAA;EACA,UAAA;;AAIF;EACC,YAAA;;AAGD;EACC,YAAA;;AADD,gBAGC,IAAG;EACF,UAAA;;AAIF;EACC,gBAAA;EACA,YAAA;;AAGD,EAAE,OACD;EACC,iBAAA;EACA,YAAA","file":"waf_plus.css"}
|
||||
@@ -1,31 +0,0 @@
|
||||
.ui.message {
|
||||
.icon {
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
top: 1.8em;
|
||||
}
|
||||
}
|
||||
|
||||
.chart-box {
|
||||
height: 14em;
|
||||
}
|
||||
|
||||
.traffic-map-box {
|
||||
height: 16em;
|
||||
|
||||
div::-webkit-scrollbar {
|
||||
width: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
.color-span {
|
||||
font-size: 0.8em;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
h4.header {
|
||||
a {
|
||||
font-size: 0.85em;
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
@@ -33,6 +33,13 @@
|
||||
<a href="/api">升级提醒:有 {{apiNodeUpgradeInfo.count}} 个API节点需要升级到 v{{apiNodeUpgradeInfo.version}} 版本</a><a href="" title="关闭" @click.prevent="closeMessage"><i class="ui icon remove small"></i></a>
|
||||
</div>
|
||||
|
||||
<!-- 没有磁盘空间提醒 -->
|
||||
<div class="ui icon message error" v-if="!isLoading && dashboard.diskUsageWarning != null">
|
||||
<i class="icon warning circle"></i>
|
||||
{{dashboard.diskUsageWarning}}
|
||||
<a href="" title="关闭" @click.prevent="closeMessage"><i class="ui icon remove small"></i></a>
|
||||
</div>
|
||||
|
||||
<!-- 统计图表 -->
|
||||
<div class="ui three columns grid counter-chart" v-if="!isLoading">
|
||||
<div class="ui column">
|
||||
|
||||
Reference in New Issue
Block a user