Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feihua/simple-go-ui
基于Gin + Ant Design Pro的前后端分离管理系统的前端模块
https://github.com/feihua/simple-go-ui
ant ant-design ant-design-vue antd
Last synced: about 2 months ago
JSON representation
基于Gin + Ant Design Pro的前后端分离管理系统的前端模块
- Host: GitHub
- URL: https://github.com/feihua/simple-go-ui
- Owner: feihua
- Created: 2020-11-05T08:54:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T10:10:33.000Z (8 months ago)
- Last Synced: 2024-05-01T12:05:00.523Z (8 months ago)
- Topics: ant, ant-design, ant-design-vue, antd
- Language: TypeScript
- Homepage:
- Size: 706 KB
- Stars: 10
- Watchers: 1
- Forks: 5
- 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 用户
![image-20210427204637691](https://gitee.com/liufeihua/images/raw/master/images/image-20210427204637691.png)
### 3.1.1 新增用户
![image-20210427204434301](https://gitee.com/liufeihua/images/raw/master/images/image-20210427204434301.png)
## 3.2 角色
![图片](https://uploader.shimo.im/f/5k8DqDJY7ZlCpg9t.png!thumbnail)
### 3.2.1 分配权限
![image-20210427204555834](https://gitee.com/liufeihua/images/raw/master/images/image-20210427204555834.png)
## 3.3 菜单
![图片](https://uploader.shimo.im/f/rdfMRADldvEb0Ny0.png!thumbnail)
## 3.4 机构
![图片](https://uploader.shimo.im/f/jM5mUyjETIQ2tL42.png!thumbnail)
## 3.5 字典
![image-20210427204811263](https://gitee.com/liufeihua/images/raw/master/images/image-20210427204811263.png)
## 3.6 日志
![image-20210427204848192](https://gitee.com/liufeihua/images/raw/master/images/image-20210427204848192.png)
## 3.7 职位列表
![image-20210427204732978](https://gitee.com/liufeihua/images/raw/master/images/image-20210427204732978.png)