From 5ef8a5a37ec7e6b7df710fa61b0324ab5a6617ab Mon Sep 17 00:00:00 2001 From: MHSanaei <33454419+MHSanaei@users.noreply.github.com> Date: Thu, 23 Mar 2023 23:22:50 +0330 Subject: old design --- web/html/xui/form/protocol/vmess.html | 109 ++++++++++++++++++++++++---------- 1 file changed, 79 insertions(+), 30 deletions(-) (limited to 'web/html/xui/form/protocol/vmess.html') diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index 59cf6d2b..d7561633 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -1,7 +1,11 @@ {{define "form/vmess"}} - - + + + + Account is (Expired|Traffic Ended) And Disabled + @@ -10,30 +14,54 @@ - + + - + - - - - - - - - + + + + + + + IP Count Limit + + + + + + + + IP Log + + + + + + + + - - + + + + {{ i18n "pages.inbounds.totalFlow" }}(GB) @@ -44,7 +72,7 @@ - + @@ -57,26 +85,47 @@ + v-model="vmess._expiryTime" style="width: 300px;"> + + + + + + + + [[ sizeFormat(getUpStats(vmess.email)) ]] / [[ sizeFormat(getDownStats(vmess.email)) ]] + used : [[ sizeFormat(getUpStats(vmess.email) + getDownStats(vmess.email)) ]] + + + + + + + + + + - - - - - - - - - -
[[ col ]]
[[ col ]]
-
-
+ + + + + + + + -{{end}} +{{end}} \ No newline at end of file -- cgit v1.2.3