From 43bb16be4b242261b46f4ec4ffbe025916d52c49 Mon Sep 17 00:00:00 2001 From: Hossin Asaadi Date: Sun, 13 Nov 2022 10:09:43 -0500 Subject: [PATCH] add TotalGb and expireDate to Vless.html --- web/html/xui/form/protocol/vless.html | 154 ++++++++++++++++---------- 1 file changed, 95 insertions(+), 59 deletions(-) diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 0b6e6a5f..72f9262b 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -1,87 +1,123 @@ {{define "form/vless"}} - + - - - + + + Account is (Expired|Traffic Ended) And Disabled + + + + + + + + IP Count Limit + + + + + + + + + + + IP log + + + + + + + + + + + clear log + + + + + + + + + {{ i18n "none" }} + [[ key ]] + - IP Count Limit + {{ i18n "pages.inbounds.totalFlow" }}(GB) - - + - + - IP log + {{ i18n "pages.inbounds.expireDate" }} - - - - - - clear log - + - - - - - - - {{ i18n "none" }} - [[ key ]] - - + + [[ sizeFormat(getUpStats(vless.email)) ]] / [[ sizeFormat(getDownStats(vless.email)) ]] + + used : [[ sizeFormat(getUpStats(vless.email) + getDownStats(vless.email)) ]] + + - - - + @click="addClient(inbound.protocol,vless, inbound.settings.vlesses)" + xmlns="http://www.w3.org/2000/svg" + viewBox="0 0 24 24" + width="24" + height="24" + class="ml-2 cursor-pointer" + > + + + - - - - - - - + + + + + + +