mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-08 11:16:18 +00:00
Update index.html
This commit is contained in:
parent
5f1d5ded42
commit
5d6daa1263
1 changed files with 2 additions and 0 deletions
|
@ -144,6 +144,7 @@
|
||||||
IPv4:
|
IPv4:
|
||||||
<a-tooltip>
|
<a-tooltip>
|
||||||
<template slot="title">
|
<template slot="title">
|
||||||
|
<a-icon type="global"></a-icon>
|
||||||
[[ status.publicIP.ipv4 ]]
|
[[ status.publicIP.ipv4 ]]
|
||||||
</template>
|
</template>
|
||||||
<a-icon type="question-circle"></a-icon>
|
<a-icon type="question-circle"></a-icon>
|
||||||
|
@ -153,6 +154,7 @@
|
||||||
IPv6:
|
IPv6:
|
||||||
<a-tooltip>
|
<a-tooltip>
|
||||||
<template slot="title">
|
<template slot="title">
|
||||||
|
<a-icon type="global"></a-icon>
|
||||||
[[ status.publicIP.ipv6 ]]
|
[[ status.publicIP.ipv6 ]]
|
||||||
</template>
|
</template>
|
||||||
<a-icon type="question-circle"></a-icon>
|
<a-icon type="question-circle"></a-icon>
|
||||||
|
|
Loading…
Reference in a new issue