refactor: migrate to Vant and set up auto-imports

- replace uni-ui drawer and icon components with Vant equivalents
- add unplugin-auto-import and unplugin-vue-components to Vite config
- update project dependencies to compatible versions
- generate auto-import and component type declaration files
- clean up deprecated imports and commented code in home page components
- fix App.vue to use lowercase router-view and script setup
This commit is contained in:
DEV_DSW
2026-05-27 09:43:29 +08:00
parent 9282b2a9c5
commit e2e5a750fb
8 changed files with 725 additions and 347 deletions

820
yarn.lock

File diff suppressed because it is too large Load Diff