chore: 优化样式

This commit is contained in:
xiaoxian521
2022-09-11 19:54:00 +08:00
parent ee65ec9f72
commit f7ba97c73e
6 changed files with 62 additions and 242 deletions

View File

@@ -42,5 +42,5 @@
"mock/*.ts",
"vite.config.ts"
],
"exclude": ["node_modules", "dist", "**/*.js"]
"exclude": ["node_modules", "dist", "**/*.js", "index.html"]
}