💄 首页UI调整

This commit is contained in:
目棃
2024-09-07 10:32:42 +08:00
parent 2edbf77824
commit 75d495590a
6 changed files with 68 additions and 70 deletions

View File

@@ -12,7 +12,7 @@
"esModuleInterop": true,
"lib": ["DOM", "ESNext"],
"skipLibCheck": true,
"types": ["vite/client", "node", "color-convert", "js-md5", "uuid"],
"types": ["vite/client", "node", "color-convert", "js-md5", "uuid", "src/vite-env"],
"allowSyntheticDefaultImports": true,
"composite": true
},