From 9d47d74a7a076921d157188ae82ea83e66c96d09 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sun, 7 May 2023 14:36:43 +0330 Subject: design update --- web/html/xui/client_bulk_modal.html | 15 ++- web/html/xui/form/client.html | 26 ++-- web/html/xui/form/inbound.html | 2 + web/html/xui/form/protocol/shadowsocks.html | 14 +- web/html/xui/form/protocol/trojan.html | 180 +++++++++++++------------- web/html/xui/form/protocol/vless.html | 192 ++++++++++++++-------------- web/html/xui/form/protocol/vmess.html | 175 +++++++++++++------------ web/html/xui/inbounds.html | 8 +- 8 files changed, 320 insertions(+), 292 deletions(-) (limited to 'web/html') diff --git a/web/html/xui/client_bulk_modal.html b/web/html/xui/client_bulk_modal.html index 274f8588..e856c6df 100644 --- a/web/html/xui/client_bulk_modal.html +++ b/web/html/xui/client_bulk_modal.html @@ -33,6 +33,12 @@ {{ i18n "pages.client.clientCount" }} + + + + + + {{ i18n "pages.inbounds.IPLimit" }} @@ -45,6 +51,7 @@ +
{{ i18n "none" }} @@ -57,12 +64,6 @@ [[ key ]] - - - - - - {{ i18n "pages.inbounds.totalFlow" }} (GB) @@ -75,9 +76,11 @@ +
+
diff --git a/web/html/xui/form/client.html b/web/html/xui/form/client.html index 1740e74b..017bd7dc 100644 --- a/web/html/xui/form/client.html +++ b/web/html/xui/form/client.html @@ -3,6 +3,10 @@ + + + +
{{ i18n "pages.inbounds.Email" }} @@ -13,17 +17,14 @@ - - - - + - + - + @@ -44,7 +45,7 @@ - + @@ -69,13 +70,14 @@ +
{{ i18n "none" }} [[ key ]] - + {{ i18n "none" }} [[ key ]] @@ -91,9 +93,9 @@ - + + +
+
diff --git a/web/html/xui/form/inbound.html b/web/html/xui/form/inbound.html index 603ca46a..3c40447e 100644 --- a/web/html/xui/form/inbound.html +++ b/web/html/xui/form/inbound.html @@ -24,9 +24,11 @@
+
+
{{ i18n "pages.inbounds.totalFlow" }} (GB) diff --git a/web/html/xui/form/protocol/shadowsocks.html b/web/html/xui/form/protocol/shadowsocks.html index b143cff1..c739ae10 100644 --- a/web/html/xui/form/protocol/shadowsocks.html +++ b/web/html/xui/form/protocol/shadowsocks.html @@ -1,5 +1,5 @@ {{define "form/shadowsocks"}} - + @@ -16,7 +16,7 @@ - + @@ -34,8 +34,9 @@ - + +
{{ i18n "pages.inbounds.totalFlow" }} (GB) @@ -48,13 +49,15 @@ +
+
- + {{ i18n "pages.inbounds.expireDate" }} @@ -82,6 +85,8 @@ + + [[ method ]] @@ -97,4 +102,5 @@ UDP + {{end}} \ No newline at end of file diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index cee59c34..9c392926 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -1,92 +1,96 @@ {{define "form/trojan"}} - - - - - - {{ i18n "pages.inbounds.Email" }} - - - - - - - - - - - - - - - - - - - {{ i18n "pages.inbounds.IPLimit" }} - - - - - - - - - - {{ i18n "none" }} - [[ key ]] - - - - - {{ i18n "pages.inbounds.totalFlow" }} (GB) - - - - - - - - - - - - - - - - {{ i18n "pages.inbounds.expireDate" }} - - - - - - - - - - - - - - - - - - -
[[ col ]]
[[ col ]]
-
-
+ + + + + + {{ i18n "pages.inbounds.Email" }} + + + + + + + + + + + + + + + + + + + {{ i18n "pages.inbounds.IPLimit" }} + + + + + + + +
+ + + {{ i18n "none" }} + [[ key ]] + + + + + {{ i18n "pages.inbounds.totalFlow" }} (GB) + + + + + + + +
+ + + +
+ + + + + + {{ i18n "pages.inbounds.expireDate" }} + + + + + + + +
+
+ + + + + + + + + +
[[ col ]]
[[ col ]]
+
+
+