|
|
@ -7,7 +7,7 @@ |
|
|
|
<img src="https://img.shields.io/badge/gin-1.4.0-lightBlue"/> |
|
|
|
<img src="https://img.shields.io/badge/vue-2.6.10-brightgreen"/> |
|
|
|
<img src="https://img.shields.io/badge/element--ui-2.12.0-green"/> |
|
|
|
<img src="https://img.shields.io/badge/gorm-1.9.10-red"/> |
|
|
|
<img src="https://img.shields.io/badge/gorm-1.9.12-red"/> |
|
|
|
</div> |
|
|
|
|
|
|
|
English | [简体中文](./README-zh_CN.md) |
|
|
@ -144,14 +144,15 @@ After executing the above command,`docs` will show in `server/`,then open yo |
|
|
|
|
|
|
|
## 4. Project Architecture |
|
|
|
|
|
|
|
![Architecture diagram](./docs/gin-vue-admin.png) |
|
|
|
### 4.1 Architecture Diagram |
|
|
|
|
|
|
|
<p style="text-align: center">Architecture diagram</p> |
|
|
|
![Architecture diagram](./docs/gin-vue-admin.png) |
|
|
|
|
|
|
|
### 4.2 Front-end Detailed Design Diagram (Contributor: <a href="https://github.com/baobeisuper">baobeisuper</a>) |
|
|
|
|
|
|
|
![Front-end Architecture diagram](http://qmplusimg.henrongyi.top/naotu.png) |
|
|
|
![Front-end Detailed Design Diagram](http://qmplusimg.henrongyi.top/naotu.png) |
|
|
|
|
|
|
|
<a style="text-align: center">Front-end Architecture diagram Provider:<a href="https://github.com/baobeisuper">baobeisuper</a></p> |
|
|
|
### 4.3 Project Layout |
|
|
|
|
|
|
|
``` |
|
|
|
├─server (backend) |
|
|
|