Merge branch 'gin-vue-admin_v2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gin-vue-admin_v2_dev
This commit is contained in:
commit
8699d6f534
|
@ -143,16 +143,15 @@ swag init
|
||||||
|
|
||||||
|
|
||||||
## 4. 项目架构
|
## 4. 项目架构
|
||||||
|
### 4.1 系统架构图
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<p style="text-align: center">架构图</p>
|
### 4.2 前端详细设计图 (提供者:<a href="https://github.com/baobeisuper">baobeisuper</a>)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### 4.3 目录结构
|
||||||

|
|
||||||
|
|
||||||
<a style="text-align: center">前端结构图 提供者:<a href="https://github.com/baobeisuper">baobeisuper</a></p>
|
|
||||||
|
|
||||||
```
|
```
|
||||||
├─server (后端文件夹)
|
├─server (后端文件夹)
|
||||||
|
|
|
@ -144,14 +144,15 @@ After executing the above command,`docs` will show in `server/`,then open yo
|
||||||
|
|
||||||
## 4. Project Architecture
|
## 4. Project Architecture
|
||||||
|
|
||||||
|
### 4.1 Architecture Diagram
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<p style="text-align: center">Architecture diagram</p>
|
### 4.2 Front-end Detailed Design Diagram (Contributor: <a href="https://github.com/baobeisuper">baobeisuper</a>)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||

|
### 4.3 Project Layout
|
||||||
|
|
||||||
<a style="text-align: center">Front-end Architecture diagram Provider:<a href="https://github.com/baobeisuper">baobeisuper</a></p>
|
|
||||||
|
|
||||||
```
|
```
|
||||||
├─server (backend)
|
├─server (backend)
|
||||||
|
|
Loading…
Reference in New Issue