From 1885a8c0bf0cc58d2866d64b3a11d4bfa3a22e46 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 1 May 2023 20:58:00 +0330 Subject: fixed - set Default Cert for Xtls --- web/html/xui/form/protocol/vmess.html | 63 +++++++++++++++++------------------ 1 file changed, 30 insertions(+), 33 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 574271b6..9cd48544 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -1,45 +1,43 @@ {{define "form/vmess"}} - + - - - - {{ i18n "pages.inbounds.Email" }} - - - - - - - - - - + + + {{ i18n "pages.inbounds.Email" }} + + + + + + + + + - - - {{ i18n "pages.inbounds.IPLimit" }} - - - - - - - + + + {{ i18n "pages.inbounds.IPLimit" }} + + + + + + + {{ i18n "pages.inbounds.totalFlow" }}(GB) @@ -63,10 +61,10 @@ + :dropdown-class-name="siderDrawer.isDarkTheme ? 'ant-card-dark' : ''" + v-model="client._expiryTime" style="width: 170px;"> - + @@ -85,5 +83,4 @@ - {{end}} -- cgit v1.2.3