Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanyucd/vue3-general-admin
vue3 + ts 通用后台管理
https://github.com/hanyucd/vue3-general-admin
Last synced: about 2 months ago
JSON representation
vue3 + ts 通用后台管理
- Host: GitHub
- URL: https://github.com/hanyucd/vue3-general-admin
- Owner: hanyucd
- Created: 2024-03-20T12:57:50.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T14:31:41.000Z (7 months ago)
- Last Synced: 2024-06-04T16:28:12.229Z (7 months ago)
- Language: Vue
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue3 通用后台管理
技术栈:Vue3 + Typescript + Pinia + Naive-ui + Vue-i18n + Unocss + Vite
次要:
- unplugin-vue-components 按需自动导入组件
- unplugin-auto-import 按需自动导入 API### 参考
[告别手动引入依赖:unplugin-auto-import](https://zhuanlan.zhihu.com/p/612397686)
- vue 透传 Attributes 使用