https://github.com/feihua/back-end-ui
back-end-ui
https://github.com/feihua/back-end-ui
Last synced: 3 months ago
JSON representation
back-end-ui
- Host: GitHub
- URL: https://github.com/feihua/back-end-ui
- Owner: feihua
- Created: 2022-12-28T06:40:04.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-28T06:40:48.000Z (almost 3 years ago)
- Last Synced: 2025-02-25T05:18:08.511Z (8 months ago)
- Language: TypeScript
- Size: 444 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
项目前端是基于 Ant Design Pro 来创建的,后端是基于 go-zero 来创建的一个前后端分离的管理系统
[如果喜欢 Element Admin UI 前端版本的,可以点击查看](https://github.com/feihua/go-zero-admin-vue)
# 1.安装 node_modules:
```shell
npm install
```# 2.启动项目
```shell
npm run dev
```# 3.项目预览
**预览地址**http://129.204.22.242/ 账号:admin 密码: 123456
## 3.1 用户

### 3.1.1 新增用户

## 3.2 角色

### 3.2.1 分配权限

## 3.3 菜单

## 3.4 机构

## 3.5 字典

## 3.6 日志

## 3.7 职位列表
