左侧二级菜单

This commit is contained in:
zyl
2025-09-03 15:49:42 +08:00
parent f09b20dec8
commit 9f40803009
66 changed files with 552 additions and 171 deletions

View File

@ -1,6 +1,6 @@
{
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
@ -13,4 +13,4 @@
"src/renderer/src/assets/i18n/lang"
],
"liveServer.settings.port": 5501
}
}