添加主题

This commit is contained in:
zyronon
2023-08-16 22:15:32 +08:00
parent 1e1e0e2341
commit 17f72022c3
6 changed files with 280 additions and 91 deletions

View File

@@ -24,7 +24,8 @@
"noFallthroughCasesInSwitch": false,
"types": [
"vue/ref-macros",
"unplugin-icons/types/vue"
"unplugin-icons/types/vue",
"element-plus/global"
],
"baseUrl": "./",
//This is because TypeScript does not resolve webpack aliases automatically.