mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-05-31 18:24:10 +00:00
Vue 3's whitespace: condense strips bare whitespace text nodes and trailing whitespace inside elements, causing the <template> trick to fail. Use mustache interpolations (which compile to _createTextVNode) for all spacing between fields so they survive compilation. |
||
|---|---|---|
| .. | ||
| BackupModal.vue | ||
| CustomGeoFormModal.vue | ||
| CustomGeoSection.vue | ||
| IndexPage.vue | ||
| LogModal.vue | ||
| PanelUpdateModal.vue | ||
| StatusCard.vue | ||
| SystemHistoryModal.vue | ||
| VersionModal.vue | ||
| XrayLogModal.vue | ||
| XrayMetricsModal.vue | ||
| XrayStatusCard.vue | ||