mirror of
https://github.com/yhl452493373/frps-panel.git
synced 2026-04-04 06:16:59 +08:00
complete show all frp server api info
This commit is contained in:
@@ -145,8 +145,8 @@ section.server-info .chart-info > .chart-count {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
section.server-info .chart-info #trafficChart,
|
||||
section.server-info .chart-info #countChart {
|
||||
section.server-info .chart-info #trafficPieChart,
|
||||
section.server-info .chart-info #countPieChart {
|
||||
width: 400px;
|
||||
height: 250px;
|
||||
}
|
||||
@@ -168,3 +168,7 @@ section.server-info .chart-info #countChart {
|
||||
.proxy-info .layui-col-xs6 .layui-row{
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#trafficBarChart{
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user