Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web/html
diff options
context:
space:
mode:
authorMHSanaei <33454419+MHSanaei@users.noreply.github.com>2023-03-24 17:05:07 +0300
committerMHSanaei <33454419+MHSanaei@users.noreply.github.com>2023-03-24 17:05:07 +0300
commitc9d768a086a6353caac6db187b0b0bf8b805456b (patch)
treef16d1d72238638a65d25df65188c731abd06dada /web/html
parent9c0718bc44037d6415bcf3bcb300de62c67ad782 (diff)
Update index.html
Diffstat (limited to 'web/html')
-rw-r--r--web/html/xui/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/html/xui/index.html b/web/html/xui/index.html
index 713d5b7e..a591a3c0 100644
--- a/web/html/xui/index.html
+++ b/web/html/xui/index.html
@@ -88,12 +88,12 @@
<a-tag color="blue" style="cursor: pointer;" @click="stopXrayService">{{ i18n "pages.index.stopXray" }}</a-tag>
<a-tag color="blue" style="cursor: pointer;" @click="restartXrayService">{{ i18n "pages.index.restartXray" }}</a-tag>
<a-tag color="blue" style="cursor: pointer;" @click="openSelectV2rayVersion">{{ i18n "pages.index.xraySwitch" }}</a-tag>
+ <a-tag color="blue" style="cursor: pointer;" @click="openLogs">Logs</a-tag>
+ <a-tag color="green">3x-ui v{{ .cur_ver }}</a-tag>
</a-card>
</a-col>
<a-col :sm="24" :md="12">
<a-card hoverable :class="siderDrawer.isDarkTheme ? darkClass : ''">
- x-ui: <a-tag color="green">{{ .cur_ver }}</a-tag>
- <a-tag color="blue" style="cursor: pointer;" @click="openLogs">Logs</a-tag>
{{ i18n "pages.index.operationHours" }}:
<a-tag color="green">[[ formatSecond(status.uptime) ]]</a-tag>
<a-tooltip>