侧边栏样式调整完成

This commit is contained in:
2026-07-03 11:33:40 +08:00
parent bc96296670
commit 891cb7df54
6 changed files with 103 additions and 122 deletions

View File

@@ -23,7 +23,7 @@ const emit = defineEmits<{
openFile: [path: string];
}>();
const expanded = ref(false);
const expanded = ref(true);
// Auto-expand when children are loaded for the first time
watch(