https://github.com/feihua/salvo-admin
基于Salvo框架和Rbatis的rbac管理后台项目
https://github.com/feihua/salvo-admin
Last synced: about 2 months ago
JSON representation
基于Salvo框架和Rbatis的rbac管理后台项目
- Host: GitHub
- URL: https://github.com/feihua/salvo-admin
- Owner: feihua
- License: apache-2.0
- Created: 2023-08-04T03:25:29.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-09-03T07:46:43.000Z (about 2 months ago)
- Last Synced: 2025-09-03T09:27:27.157Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 1.86 MB
- Stars: 30
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# salvo-admin
是基于salvo和rbatis的rbac权限管理系统
# 预览地址
# 前端项目
```
https://github.com/feihua/antd-admin.git
```
# 本地启动
```
1.创建数据库并导入sql脚本
2.修改comfig.toml中的数据库连接地址
3.启动 cargo run .\src\main.rs
```
# 系统截图
## 用户界面

## 角色分配界面

## 角色界面

## 角色用户界面

## 菜单分配界面

## 菜单界面

## 部门界面

## 岗位界面

## 字典界面

## 字典数字界面

## 通知界面

## 登录日志
