diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index 702de33c..bb58b3bc 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -12,878 +12,906 @@ margin-top: 10px; } + - - {{ 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 ]] - - - - - - - -
+ + {{ 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.addInbound" }} + {{ 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 + + + + + +
+ + +