diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index c358fb09..e946a26a 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -14,904 +14,877 @@ - - {{ template "commonSider" . }} - - - - - - Please go to the panel settings as soon as possible to modify the username and password, - otherwise there may be a risk of leaking account information - - - - + + {{ template "commonSider" . }} + + + + + + Please go to the panel settings as soon as possible to modify the username and password, otherwise there may be a risk of leaking account information + + + + + + + {{ i18n "pages.inbounds.totalDownUp" }}: + [[ sizeFormat(total.up) ]] / [[ sizeFormat(total.down) ]] + + + {{ i18n "pages.inbounds.totalUsage" }}: + [[ sizeFormat(total.up + total.down) ]] + + + {{ i18n "pages.inbounds.inboundCount" }}: + [[ dbInbounds.length ]] + + + {{ i18n "clients" }}: + [[ total.clients ]] + + + [[ total.deactive.length ]] + + + + [[ total.depleted.length ]] + + + + [[ total.expiring.length ]] + + + + + + + +
- {{ i18n "pages.inbounds.totalDownUp" }}: - [[ sizeFormat(total.up) ]] / [[ sizeFormat(total.down) - ]] - - - {{ i18n "pages.inbounds.totalUsage" }}: - [[ sizeFormat(total.up + total.down) ]] - - - {{ i18n "pages.inbounds.inboundCount" }}: - [[ dbInbounds.length ]] - - - {{ i18n "clients" }}: - [[ total.clients ]] - - - [[ total.deactive.length ]] - - - - [[ total.depleted.length - ]] - - - - [[ total.expiring.length - ]] - - - - - - - -
- - - {{ i18n - "pages.inbounds.addInbound" }} - - {{ i18n "pages.inbounds.generalActions" - }} - - - - {{ i18n "pages.inbounds.export" }} - - - - {{ i18n "pages.inbounds.resetAllTraffic" }} - - - - {{ i18n "pages.inbounds.resetAllClientTraffics" }} - - - - {{ i18n "pages.inbounds.delDepletedClients" }} - - - - - - - [[ key - ]]s - - - - - -
- - -