Skip to content

Commit 8699d6f

Browse files
committed
Merge branch 'gin-vue-admin_v2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gin-vue-admin_v2_dev
2 parents 625ca33 + 133b1c3 commit 8699d6f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

README-zh_CN.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143,16 +143,15 @@ swag init
143143

144144

145145
## 4. 项目架构
146+
### 4.1 系统架构图
146147

147-
![架构图](./docs/gin-vue-admin.png)
148+
![系统架构图](./docs/gin-vue-admin.png)
148149

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

152+
![前端详细设计图](http://qmplusimg.henrongyi.top/naotu.png)
151153

152-
153-
![前端架构图](http://qmplusimg.henrongyi.top/naotu.png)
154-
155-
<a style="text-align: center">前端结构图 提供者:<a href="https://github.com/baobeisuper">baobeisuper</a></p>
154+
### 4.3 目录结构
156155

157156
```
158157
├─server (后端文件夹)

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,14 +144,15 @@ After executing the above command,`docs` will show in `server/`,then open yo
144144

145145
## 4. Project Architecture
146146

147-
![Architecture diagram](./docs/gin-vue-admin.png)
147+
### 4.1 Architecture Diagram
148148

149-
<p style="text-align: center">Architecture diagram</p>
149+
![Architecture diagram](./docs/gin-vue-admin.png)
150150

151+
### 4.2 Front-end Detailed Design Diagram (Contributor: <a href="https://github.com/baobeisuper">baobeisuper</a>)
151152

152-
![Front-end Architecture diagram](http://qmplusimg.henrongyi.top/naotu.png)
153+
![Front-end Detailed Design Diagram](http://qmplusimg.henrongyi.top/naotu.png)
153154

154-
<a style="text-align: center">Front-end Architecture diagram Provider:<a href="https://github.com/baobeisuper">baobeisuper</a></p>
155+
### 4.3 Project Layout
155156

156157
```
157158
├─server (backend)

0 commit comments

Comments
 (0)