# tang-vue **Repository Path**: tangllty/tang-vue ## Basic Information - **Project Name**: tang-vue - **Description**: tang-vue 是基于 Vue3 + Vite5 + Vue Router4 + TypeScript + Pinia + Element Plus 的前后端分离权限管理系统 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://tangllty.eu.org/tang-vue/introduction - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 4 - **Created**: 2022-12-10 - **Last Updated**: 2025-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, TypeScript, element-plus, vue-router, Pinia ## README # tang-vue [![Build and Deploy](https://github.com/tangllty/tang-vue/actions/workflows/deploy.yml/badge.svg)](https://github.com/tangllty/tang-vue/actions/workflows/deploy.yml) [![Dependency Review](https://github.com/tangllty/tang-vue/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/tangllty/tang-vue/actions/workflows/dependency-review.yml) [**English**](./README.md) | **简体中文** ## 项目简介 tang-vue 是基于 Vue 3 的权限管理系统 您可以阅读[文档](https://tangllty.eu.org/)获取更多信息 * 采用 Vue 3 + Vite 5 + Vue Router 4 + TypeScript + Pinia + Element Plus * 基于 RBAC 的权限管理 * 自定义多种登录认证方式 * 动态权限菜单 * 动态字典数据权限 * 接口调用日志记录,统计接口调用耗时 * 代码生成器,一键生成前后端基本代码 * 封装 WebSocket,支持心跳检测,重连机制,自定义消息类型推送与订阅 * 即时通信,随时随地收发好友和群消息,文件互传 * 表单设计器,可视化生成表单 * 友好的代码结构及注释,便于阅读及二次开发 ## 项目预览 * 在线预览:[http://116.196.102.213/](http://116.196.102.213/) * 账号密码:admin / 123456 ### 服务器赞助 * [@RyanHo97](https://github.com/RyanHo97/) ## 环境要求 * Node.js 18.15.0 ## 项目启动 1. ```bash pnpm install && pnpm run dev ``` 2. 访问 [http://localhost:5173/](http://localhost:5173/) ## 贡献 如果你有任何问题、建议或发现了 bug,请提交 [Issues](https://gitee.com/tangllty/tang-vue/issues/new) 或提供 [Pull Request](https://gitee.com/tangllty/tang-vue/pull/new) 来帮助改进该项目。 ## 许可证 tang-vue 使用 MIT 许可证。更多详情请查阅 [LICENSE](https://gitee.com/tangllty/tang-vue/blob/master/LICENSE) 文件。 ## 项目地址 | 项目 | Gitee | GitHub | GitCode | | ---- | ---------------------------------------------- | ----------------------------------------------- | ------------------------------------------------------- | | 后端 | [tang-boot](https://gitee.com/tangllty/tang-boot) | [tang-boot](https://github.com/tangllty/tang-boot) | [tang-boot](https://gitcode.net/weixin_45456454/tang-boot) | | 前端 | [tang-vue](https://gitee.com/tangllty/tang-vue) | [tang-vue](https://github.com/tangllty/tang-vue) | [tang-vue](https://gitcode.net/weixin_45456454/tang-vue) | | 文档 | [tang-docs](https://gitee.com/tangllty/tang-docs) | [tang-docs](https://github.com/tangllty/tang-docs) | [tang-docs](https://gitcode.net/weixin_45456454/tang-docs) | ## 交流群 - 微信 - ![WeChat](https://gitee.com/tangllty/tang-docs/raw/master/docs/public/wechat.png) - Telegram - ![Telegram](https://gitee.com/tangllty/tang-docs/raw/master/docs/public/telegram.png) - QQ - ![QQ](https://gitee.com/tangllty/tang-docs/raw/master/docs/public/qq.png)