From 0d77b52f399d563f8219a4c8e58ea8da3c90b459 Mon Sep 17 00:00:00 2001 From: shahin-io <115543613+shahin-io@users.noreply.github.com> Date: Thu, 14 Sep 2023 13:42:02 +0000 Subject: [PATCH] Update index.html (#550) * Update index.html * Update index.html * Update index.html * Update index.html --- web/html/xui/index.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/web/html/xui/index.html b/web/html/xui/index.html index 24c9b066..3cfd23eb 100644 --- a/web/html/xui/index.html +++ b/web/html/xui/index.html @@ -42,7 +42,7 @@ :stroke-color="status.cpu.color" :class="themeSwitcher.darkCardClass" :percent="status.cpu.percent"> -
CPU ([[ status.cpuCount ]]core)
+
CPU: ([[ status.cpuCount ]]core)
- swap: [[ sizeFormat(status.swap.current) ]] / [[ sizeFormat(status.swap.total) ]] + Swap: [[ sizeFormat(status.swap.current) ]] / [[ sizeFormat(status.swap.total) ]]
@@ -85,16 +85,16 @@ - x-ui: {{ .cur_ver }} - xray: [[ status.xray.version ]] + X-UI: {{ .cur_ver }} + Xray: [[ status.xray.version ]] {{ i18n "pages.index.operationHours" }}: - xray + Xray [[ formatSecond(status.appStats.uptime) ]] - os + OS