mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-31 23:36:18 +00:00
Update index.html
This commit is contained in:
parent
e6c8b9438f
commit
3e5e3f12fe
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
{{ template "commonSider" . }}
|
||||
<a-layout id="content-layout" :style="themeSwitcher.bgStyle">
|
||||
<a-layout-content>
|
||||
<a-spin :spinning="spinning" :delay="200" :tip="loadingTip"/>
|
||||
<a-spin :spinning="spinning" :delay="100" :tip="loadingTip"/>
|
||||
<transition name="list" appear>
|
||||
<a-row>
|
||||
<a-card hoverable :class="themeSwitcher.darkCardClass">
|
||||
|
|
Loading…
Reference in a new issue