From ce7a4ead044d90e47e0dbf547f3d9d12de170161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Fri, 3 Dec 2021 14:54:15 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=9C=8B=E6=9D=BF=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E6=9C=AA=E5=AE=A1=E6=A0=B8=E7=9A=84=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E6=95=B0=E3=80=81=E6=9C=AC=E5=91=A8=E6=B5=81=E9=87=8F=E3=80=81?= =?UTF-8?q?=E6=98=A8=E6=97=A5=E6=B5=81=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/views/@default/dashboard/boards/index.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/web/views/@default/dashboard/boards/index.html b/web/views/@default/dashboard/boards/index.html index 55503399..cff3f284 100644 --- a/web/views/@default/dashboard/boards/index.html +++ b/web/views/@default/dashboard/boards/index.html @@ -88,7 +88,19 @@

服务

-
{{dashboard.countServers}}
+
{{dashboard.countServers}}个 + / {{dashboard.countAuditingServers}}审核{{dashboard.countAuditingServers}}审核 +
+
+ +
+

本周流量

+
{{weekTraffic}}{{weekTrafficUnit}}
+
+ +
+

昨日流量

+
{{yesterdayTraffic}}{{yesterdayTrafficUnit}}