# qy-admin-frontend **Repository Path**: py_up/qy-admin-frontend ## Basic Information - **Project Name**: qy-admin-frontend - **Description**: qy-admin的前端库,使用Vue3,+Typescript+ElementPlus,支持SaaS 多租户、RBAC 动态权限、数据权限、三方登录等功能。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-02 - **Last Updated**: 2024-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, TypeScript ## README **严肃声明:现在、未来都不会有商业版本,所有代码全部开源!!** ## 🐶 新手必读 - nodejs > 16.18.0 && pnpm > 8.6.0 (强制使用pnpm) ## 🐯 平台简介 - 基于 [yudao-ui-admin-vue3](https://gitee.com/yudaocode/yudao-ui-admin-vue3?_from=gitee_search) 修改实现 - 采用 [vue-element-plus-admin](https://gitee.com/kailong110120130/vue-element-plus-admin) 实现 - 支持 Saas多租户,自动引入等功能 - 使用 Element Plus 免费开源的中后台模版,具备如下特性: - **最新技术栈**:使用 Vue3、Vite4 等前端前沿技术开发 - **TypeScript**: 应用程序级 JavaScript 的语言 - **主题**: 可配置的主题 - **国际化**:内置完善的国际化方案 - **权限**:内置完善的动态路由权限生成方案 - **组件**:二次封装了多个常用的组件 - **示例**:内置丰富的示例 ## 技术栈 | 框架 | 说明 | 版本 | | --- | --- | --- | | [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.3.8 | | [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.5.0 | | [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.4.2 | | [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 5.2.2 | | [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.1.7 | | [vueuse](https://vueuse.org/) | 常用工具集 | 10.6.1 | | [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.6.5 | | [vue-router](https://router.vuejs.org/) | Vue 路由 | 4.2.5 | | [unocss](https://uno.antfu.me/) | 原子 css | 0.57.4 | | [iconify](https://icon-sets.iconify.design/) | 在线图标库 | 3.1.1 | | [wangeditor](https://www.wangeditor.com/) | 富文本编辑器 | 5.1.23 | ## 开发工具 推荐 VS Code 开发,配合插件见(.vscode/extensions.json): ## 🔥 后端架构 适配qy-admin-backend