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/trojan.html | 113 +++++++++++++++++++++++----------
1 file changed, 80 insertions(+), 33 deletions(-)
(limited to 'web/html/xui/form/protocol/trojan.html')
diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html
index 840ce17d..8061c0f9 100644
--- a/web/html/xui/form/protocol/trojan.html
+++ b/web/html/xui/form/protocol/trojan.html
@@ -1,7 +1,11 @@
{{define "form/trojan"}}
-
-
+
+
+
+
+ Account is (Expired|Traffic Ended) And Disabled
@@ -10,16 +14,18 @@
The Email Must Be Completely Unique
-
+
+
-
+
-
-
-
-
-
+
+
+
+
IP Count Limit
@@ -29,10 +35,34 @@
-
-
+
+
+
+
+ IP log
+
+
+ IPs history Log (before enabling inbound after it has been disabled by IP limit, you should clear the log)
+
+
+
+
+
+ clear the log
+
+
+
+
+
+
+
+
+
+
+
+
-
+
{{ i18n "none" }}
[[ key ]]
@@ -47,7 +77,7 @@
-
+
@@ -60,23 +90,40 @@
+ v-model="trojan._expiryTime" style="width: 170px;">
+
+
+
+ {{ i18n "pages.inbounds.resetTraffic" }}
+
+
+
+
+
+ [[ sizeFormat(getUpStats(trojan.email)) ]] / [[ sizeFormat(getDownStats(trojan.email)) ]]
+ used : [[ sizeFormat(getUpStats(trojan.email) + getDownStats(trojan.email)) ]]
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
@@ -88,26 +135,26 @@
-
+
fallback[[ index + 1 ]]
inbound.settings.delTrojanFallback(index)"
style="color: rgb(255, 77, 79);cursor: pointer;"/>
-
+
-
+
-
+
-
+
-
+
--
cgit v1.2.3