动态主题初版本完成

This commit is contained in:
tangly1024
2022-03-09 17:28:47 +08:00
parent 69422fff7f
commit 24007eed1a
17 changed files with 58 additions and 49 deletions

View File

@@ -5,7 +5,6 @@
"@/*": ["./*"],
"@/components/*": ["components/*"],
"@/data/*": ["data/*"],
"@/layouts/*": ["theme/*"],
"@/lib/*": ["lib/*"],
"@/styles/*": ["styles/*"]
}