feat: 去除手动引用naive-ui组件,使用自动导入

This commit is contained in:
2026-06-08 08:27:30 +08:00
parent 116fe86f47
commit fb60a6b7ee
6 changed files with 127 additions and 12 deletions

View File

@@ -29,6 +29,8 @@
"oxfmt": "^0.45.0",
"tailwindcss": "^4.3.0",
"typescript": "~6.0.0",
"unplugin-auto-import": "^21.0.0",
"unplugin-vue-components": "^32.1.0",
"vite": "^8.0.8",
"vite-plugin-vue-devtools": "^8.1.1",
"vue-tsc": "^3.2.6"