https://github.com/feihua/salvo-admin-ui
是基于salvo和rbatis的rbac权限管理系统的前端项目
https://github.com/feihua/salvo-admin-ui
Last synced: 6 months ago
JSON representation
是基于salvo和rbatis的rbac权限管理系统的前端项目
- Host: GitHub
- URL: https://github.com/feihua/salvo-admin-ui
- Owner: feihua
- Created: 2023-08-07T01:54:53.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T09:49:45.000Z (10 months ago)
- Last Synced: 2025-03-28T05:23:43.558Z (7 months ago)
- Language: TypeScript
- Size: 1.44 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# salvo-admin-ui 是salvo+rbatis的前端项目
# 后端项目
```
https://github.com/feihua/salvo_admin.git
```# 启动项目
## 1.安装依赖
```npm install --force```
## 2.本地启动项目
```npm run start 在浏览器输入:http://localhost:5000/salvo就可以预览了(前提要启动salvo-admin后端项目)```
## 3.打包项目(部署)
```npm run build```
# 项目预览
## 首页

## 用户界面

## 角色分配界面

## 角色界面

## 菜单分配界面

## 菜单界面
