From bc56e637376142c370c31b17558fc3778a863bd2 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 17 Mar 2023 01:31:14 +0330 Subject: pack1 --- web/html/xui/form/protocol/trojan.html | 88 +++++++++++++++++---------------- web/html/xui/form/protocol/vless.html | 89 ++++++++++++++++------------------ web/html/xui/form/protocol/vmess.html | 20 ++++---- 3 files changed, 98 insertions(+), 99 deletions(-) (limited to 'web/html/xui/form/protocol') diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index 4bf57d7a..3127e4c5 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -1,6 +1,6 @@ {{define "form/trojan"}} - + @@ -20,8 +20,11 @@ xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="anticon anticon-question-circle" viewBox="0 0 16 16"> - + + + + IP Count Limit @@ -32,7 +35,7 @@ - + @@ -53,15 +56,12 @@ - + - - - - + {{ i18n "none" }} [[ key ]] @@ -90,7 +90,7 @@ + v-model="trojan._expiryTime" style="width: 170px;"> @@ -123,39 +123,41 @@ - - - - - + - - - - + {{end}} \ No newline at end of file diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 6d895f19..67337aba 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -1,6 +1,6 @@ {{define "form/vless"}} - + @@ -21,8 +21,11 @@ xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="anticon anticon-question-circle" viewBox="0 0 16 16"> - + + + + IP Count Limit @@ -33,7 +36,7 @@ - + @@ -55,15 +58,12 @@ - + - - - - + {{ i18n "none" }} [[ key ]] @@ -75,11 +75,6 @@ [[ key ]] - - - [[ key ]] - - {{ i18n "pages.inbounds.totalFlow" }}(GB) @@ -137,39 +132,41 @@ - - - - - + - - - - + {{end}} \ No newline at end of file diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index bab0cb8b..d7561633 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -1,6 +1,6 @@ {{define "form/vmess"}} - + @@ -20,8 +20,14 @@ xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="anticon anticon-question-circle" viewBox="0 0 16 16"> - + + + + + + + IP Count Limit @@ -32,7 +38,7 @@ - + @@ -52,16 +58,10 @@ - + - - - - - - {{ i18n "pages.inbounds.totalFlow" }}(GB) -- cgit v1.2.3