Skip to content

Commit c4a9342

Browse files
author
shimh-develop
committed
2 parents b31ac10 + 523f915 commit c4a9342

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,28 @@
1-
# blog-vue-springboot
1+
2+
Vue + SpringBoot实现的博客系统
3+
4+
# 效果图
5+
6+
## 首页
7+
8+
![image](https://github.com/shimh-develop/blog-vue-springboot/blob/master/document/index.png)
9+
10+
## 登录页
11+
![image](https://github.com/shimh-develop/blog-vue-springboot/blob/master/document/login.png)
12+
13+
## 注册页
14+
![image](https://github.com/shimh-develop/blog-vue-springboot/blob/master/document/register.png)
15+
16+
## 文章分类-标签、详情
17+
![image](https://github.com/shimh-develop/blog-vue-springboot/blob/master/document/ct.png)
18+
19+
![image](https://github.com/shimh-develop/blog-vue-springboot/blob/master/document/ct-detail.png)
20+
21+
## 写文章
22+
![image](https://github.com/shimh-develop/blog-vue-springboot/blob/master/document/write.png)
23+
24+
## 文章详情
25+
![image](https://github.com/shimh-develop/blog-vue-springboot/blob/master/document/detail.png)
26+
27+
## 评论
28+
![image](https://github.com/shimh-develop/blog-vue-springboot/blob/master/document/comment.png)

0 commit comments

Comments
 (0)