feat: 切换虚拟列表组件

This commit is contained in:
imsyy
2024-10-09 17:53:44 +08:00
parent c35ede2158
commit 7c59cc2ccb
39 changed files with 1395 additions and 1098 deletions

View File

@@ -60,7 +60,7 @@ export default defineConfig(({ command, mode }) => {
],
eslintrc: {
enabled: true,
filepath: "./.eslintrc-auto-import.json",
filepath: "./auto-eslint.mjs",
},
}),
Components({