🚨 调整 swiper & vuetify 样式文件导入报错

This commit is contained in:
BTMuli
2026-03-25 18:09:44 +08:00
parent cc71ab05fb
commit 110a6687f4

View File

@@ -10,6 +10,7 @@
"isolatedModules": true,
"lib": ["DOM", "ESNext"],
"skipLibCheck": true,
"noUncheckedSideEffectImports": false,
"types": ["vite/client", "node", "js-md5", "uuid"],
"composite": true,
"paths": {