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: 3 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T16:01:04.000Z (6 months ago)
- Last Synced: 2025-04-24T17:47:24.181Z (6 months ago)
- Topics: ant, ant-design, ant-design-vue, antd
- Language: TypeScript
- Homepage:
- Size: 706 KB
- Stars: 11
- 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 用户

### 3.1.1 新增用户

## 3.2 角色

### 3.2.1 分配权限

## 3.3 菜单

## 3.4 机构

## 3.5 字典

## 3.6 日志

## 3.7 职位列表
