Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 通用后台管理

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 使用