feat(projects): 增加主题切换过渡效果

This commit is contained in:
cc
2023-05-14 16:35:38 +08:00
parent f68285fbe5
commit 8da8843fd0
2 changed files with 47 additions and 4 deletions

View File

@ -70,5 +70,6 @@
},
"[vue]": {
"editor.defaultFormatter": "Vue.volar"
}
},
"i18n-ally.localesPaths": ["src/locales", "src/locales/lang"]
}