提交 de207843 编写于 作者: Mr.奇淼('s avatar Mr.奇淼(

Merge branch 'gin-vue-admin_v2_dev' of...

Merge branch 'gin-vue-admin_v2_dev' of https://github.com/piexlmax/gin-vue-admin into gin-vue-admin_v2_dev
......@@ -13,7 +13,7 @@
[English](./README.md) | 简体中文
# 项目文档
在线文档 [http://doc.henrongyi.top/](http://doc.henrongyi.top/)
[在线文档](http://doc.henrongyi.top/)
- 前端UI框架:[element-ui](https://github.com/ElemeFE/element)
- 后台框架:[gin](https://github.com/gin-gonic/gin)
......@@ -23,11 +23,11 @@
### 1.1 项目介绍
[在线预览](http://qmplus.henrongyi.top/)
> Gin-vue-admin是一个基于vue和gin开发的全栈前后端分离的后台管理系统,拥有jwt鉴权,动态路由,动态菜单,casbin鉴权,表单生成器,代码生成器等功能,提供多种示例文件,让您把更多时间专注在业务开发上。
> Gin-vue-admin是一个基于vue和gin开发的全栈前后端分离的后台管理系统,集成jwt鉴权,动态路由,动态菜单,casbin鉴权,表单生成器,代码生成器等功能,提供多种示例文件,让您把更多时间专注在业务开发上。
### 1.2版本列表
### 1.2 版本列表
master2.0开发版代码
master2.0开发版代码
[gin-vue-adminv 1.0稳定版](https://github.com/piexlmax/gin-vue-admin/tree/gin-vue-admin_v1_stable) (v1.0保持更新和维护)
......@@ -75,11 +75,11 @@ go build
#### 2.3.1 安装 swagger
- (1)可以翻墙
##### (1)可以翻墙
````
go get -u github.com/swaggo/swag/cmd/swag
````
- (2)无法翻墙
#####(2)无法翻墙
由于国内没法安装 go.org/x 包下面的东西,需要先安装`gopm`
```bash
......@@ -217,15 +217,15 @@ go run main.go;
### 9.1 环境搭建
> bilibili:https://www.bilibili.com/video/BV1Fg4y187Bw/ (v1.0版本视频,v2.0操作相同目录不同)
> Bilibili:https://www.bilibili.com/video/BV1Fg4y187Bw/ (v1.0版本视频,v2.0操作相同目录不同)
### 9.2 模板使用
>bilibili:https://www.bilibili.com/video/BV16K4y1r7BD/ (v1.0版本视频,v2.0操作相同目录不同)
> Bilibili:https://www.bilibili.com/video/BV16K4y1r7BD/ (v1.0版本视频,v2.0操作相同目录不同)
### 9.3 golang基础教学视频录制中...
> 地址:https://space.bilibili.com/322210472/channel/detail?cid=108884
> 地址https://space.bilibili.com/322210472/channel/detail?cid=108884
## 10. 联系方式
......
......@@ -13,16 +13,27 @@
English | [简体中文](./README-zh_CN.md)
# Project Guidelines
Online Documentation [http://doc.henrongyi.top/](http://doc.henrongyi.top/)
[Online Documentation](http://doc.henrongyi.top/)
- Web UI Framework:[element-ui](https://github.com/ElemeFE/element)
- Server Franmework:[gin](https://github.com/gin-gonic/gin)
- Server Framework:[gin](https://github.com/gin-gonic/gin)
## 1. Basic Introduction
### 1.1 Project Introduction
[Online Demo](http://qmplus.henrongyi.top/)
> Gin-vue-admin is a full-stack (frontend and backend separation) framework designed for management system.
> It integrates multiple functions, such as JWT authentication, dynamic routing, dynamic menu, casbin authentication, form generator, code generator, etc. So that you can focus more time on your business Requirements.
### 1.2 Version list
master: 2.0 dev code
[gin-vue-adminv 1.0 stable](https://github.com/piexlmax/gin-vue-admin/tree/gin-vue-admin_v1_stable) (v1.0 is kept up to date and maintained)
[gin-vue-adminv 2.0 dev](https://github.com/piexlmax/gin-vue-admin) (v2.0 is no longer compatible with v1.0)
## 2. Getting started
```
- node version > v8.6.0
......@@ -213,7 +224,7 @@ There are video courses about frontend framework in our blo. If you think the pr
### 9.3 Golang basic course (coming soon)
> url: https://space.bilibili.com/322210472/channel/detail?cid=108884
> URL: https://space.bilibili.com/322210472/channel/detail?cid=108884
## 10. Contacts
......@@ -234,7 +245,7 @@ There are video courses about frontend framework in our blo. If you think the pr
| [@piexlmax](https://github.com/piexlmax) | Project sponsor | Jiang |
| [@krank666](https://github.com/krank666) | Frontend developer | Yin |
| [@1319612909](https://github.com/1319612909) | UI developer | Du |
| [@granty1](https://github.com/granty1) | Backend developer | in |
| [@granty1](https://github.com/granty1) | Backend developer | Yin |
| [@Ruio9244](https://github.com/Ruio9244) | Full-stack developer | Yan |
| [@chen-chen-up](https://github.com/chen-chen-up) | Novice developer | Song |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册