golangweekly icon indicating copy to clipboard operation
golangweekly copied to clipboard

【开源自荐】Vben+Element-plus的Go版本管理后台

Open soryetong opened this issue 8 months ago • 0 comments

基于 vue-vben-admin (Element-plus) +后端 Go(Gin、gorm) 实现的管理后台

实现了用户、菜单、角色、API 权限管理;后端接口可快速移植至老项目中。

管理后台常用的功能已经实现,可直接使用:

  1. 用户管理
  2. 菜单管理
  3. API权限管理
  4. 角色管理
  5. 字典管理
  6. 操作日志

后端使用Go+Gin实现,配合Casbin实现了接口的权限验证

项目代码

Github-greasyx-vben,点击访问查看详细说明

图片简介

Image

Image

soryetong avatar Apr 08 '25 01:04 soryetong