Merge branch 'main' into 3x-ui

This commit is contained in:
心隨緣動
2025-08-28 03:05:29 +08:00
committed by GitHub
73 changed files with 5491 additions and 1661 deletions
+6 -1
View File
@@ -64,6 +64,11 @@
icon: 'tool',
title: '{{ i18n "menu.xray"}}'
},
{
key: '{{ .base_path }}panel/navigation',
icon: 'link',
title: '{{ i18n "menu.navigation"}}'
},
{
key: '{{ .base_path }}logout/',
icon: 'logout',
@@ -100,4 +105,4 @@
template: `{{template "component/sidebar/content"}}`,
});
</script>
{{end}}
{{end}}