mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-10-27 10:30:08 +00:00
Update index.html
This commit is contained in:
parent
3c21ea21c8
commit
8ee0edcc33
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
||||||
<a-row>
|
<a-row>
|
||||||
<a-col :sm="24" :md="12">
|
<a-col :sm="24" :md="12">
|
||||||
<a-card hoverable :class="themeSwitcher.darkCardClass">
|
<a-card hoverable :class="themeSwitcher.darkCardClass">
|
||||||
X-UI: <a href="https://github.com/quydang04/x-ui/releases" target="_blank" style="cursor: pointer;"><a-tag color="green" cursor: pointer>v{{ .cur_ver }}</a-tag></a>
|
X-UI: <a href="https://github.com/quydang04/x-ui/releases" target="_blank" style="cursor: pointer;"><a-tag color="green" style="cursor: pointer;">v{{ .cur_ver }}</a-tag></a>
|
||||||
Xray version: <a-tag color="green" style="cursor: pointer;" @click="openSelectV2rayVersion">v[[ status.xray.version ]]</a-tag>
|
Xray version: <a-tag color="green" style="cursor: pointer;" @click="openSelectV2rayVersion">v[[ status.xray.version ]]</a-tag>
|
||||||
</a-card>
|
</a-card>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue