mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-06 21:24:10 +00:00
v-else on <table> element was not recognized by Vue template compiler, causing the worker node info table to never render. Use v-if="nodes.length > 0" instead to ensure the table renders when data is available. |
||
|---|---|---|
| .. | ||
| common | ||
| component | ||
| form | ||
| modals | ||
| settings | ||
| inbounds.html | ||
| index.html | ||
| login.html | ||
| nodes.html | ||
| settings.html | ||
| user.html | ||
| users.html | ||
| xray.html | ||