LI WENHAO

Update README.md

Showing 1 changed file with 22 additions and 0 deletions
...@@ -21,8 +21,30 @@ ...@@ -21,8 +21,30 @@
21 21
22 ​ A minimalistic version of PC football blog. The front-end project is mainly built using Vue2 and Element-UI; it is built and packaged using Webpack5. The back-end project is mainly designed using the Node framework Koa2 and the MongoDB database. 22 ​ A minimalistic version of PC football blog. The front-end project is mainly built using Vue2 and Element-UI; it is built and packaged using Webpack5. The back-end project is mainly designed using the Node framework Koa2 and the MongoDB database.
23 23
24 +#### Home Page
25 +
24 ![image](http://khuhub.khu.ac.kr/2018102153/Running-Football/raw/372328576c2376a6ee9ed6fd7ff55892e8b146c1/rf-blog-show/%E5%89%8D%E5%8F%B0%E9%83%A8%E5%88%86/%E9%A6%96%E9%A1%B5_01.png) 26 ![image](http://khuhub.khu.ac.kr/2018102153/Running-Football/raw/372328576c2376a6ee9ed6fd7ff55892e8b146c1/rf-blog-show/%E5%89%8D%E5%8F%B0%E9%83%A8%E5%88%86/%E9%A6%96%E9%A1%B5_01.png)
25 27
28 +#### Article categorization
29 +
30 +![image](http://khuhub.khu.ac.kr/2018102153/Running-Football/raw/372328576c2376a6ee9ed6fd7ff55892e8b146c1/rf-blog-show/%E5%89%8D%E5%8F%B0%E9%83%A8%E5%88%86/%E6%96%87%E7%AB%A0%E5%88%86%E7%B1%BB.png)
31 +
32 +#### message board
33 +
34 +![image](http://khuhub.khu.ac.kr/2018102153/Running-Football/raw/372328576c2376a6ee9ed6fd7ff55892e8b146c1/rf-blog-show/%E5%89%8D%E5%8F%B0%E9%83%A8%E5%88%86/%E7%95%99%E8%A8%80%E6%9D%BF_01.png)
35 +
36 +#### the content of an article
37 +
38 +![image](http://khuhub.khu.ac.kr/2018102153/Running-Football/raw/372328576c2376a6ee9ed6fd7ff55892e8b146c1/rf-blog-show/%E5%89%8D%E5%8F%B0%E9%83%A8%E5%88%86/%E6%96%87%E7%AB%A0%E5%86%85%E5%AE%B9%E6%9F%A5%E7%9C%8B.png)
39 +
40 +#### Article management
41 +
42 +![image](http://khuhub.khu.ac.kr/2018102153/Running-Football/raw/372328576c2376a6ee9ed6fd7ff55892e8b146c1/rf-blog-show/%E5%90%8E%E5%8F%B0%E9%83%A8%E5%88%86/%E6%96%87%E7%AB%A0%E7%AE%A1%E7%90%86_%E6%96%87%E7%AB%A0%E5%88%97%E8%A1%A8.png)
43 +
44 +#### Message management
45 +
46 +![image](http://khuhub.khu.ac.kr/2018102153/Running-Football/raw/372328576c2376a6ee9ed6fd7ff55892e8b146c1/rf-blog-show/%E5%90%8E%E5%8F%B0%E9%83%A8%E5%88%86/%E7%95%99%E8%A8%80%E7%AE%A1%E7%90%86.png)
47 +
26 ### The main function 48 ### The main function
27 49
28 #### Client 50 #### Client
......