LI WENHAO

readme.md update

add rf-blog-show-images
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
11 * License 11 * License
12 * Contact 12 * Contact
13 13
14 -
15 --- 14 ---
16 *** 15 ***
17 --- 16 ---
...@@ -26,18 +25,18 @@ ...@@ -26,18 +25,18 @@
26 #### Client 25 #### Client
27 26
28 1. Article function: the content of the article supports `Markdown` syntax and the code is highlighted; 27 1. Article function: the content of the article supports `Markdown` syntax and the code is highlighted;
29 - 2. Tag function: retrieve article data by tag classification; 28 + 2. Tag function: retrieve article data by tag classification;
30 - 3. Sidebar function: click ranking, webmaster recommendation, tag classification, etc.; 29 + 3. Sidebar function: click ranking, webmaster recommendation, tag classification, etc.;
31 - 4. Search function: search the title and abstract of the article by keywords, and support search highlighting; 30 + 4. Search function: search the title and abstract of the article by keywords, and support search highlighting;
32 - 5. Message function: you can like, reply to comments, count comments and the total number of replies, support `Emoji` emoticons; 31 + 5. Message function: you can like, reply to comments, count comments and the total number of replies, support `Emoji` emoticons;
33 - 6. Other functions: image lazy loading, paging, sidebar top and one-click top, etc. 32 + 6. Other functions: image lazy loading, paging, sidebar top and one-click top, etc.
34 33
35 #### Management 34 #### Management
36 35
37 1. Authority management: CRUD administrator, who can assign authority; 36 1. Authority management: CRUD administrator, who can assign authority;
38 2. Article management: CRUD articles, article covers support local upload, article content supports `Markdown` syntax editing; 37 2. Article management: CRUD articles, article covers support local upload, article content supports `Markdown` syntax editing;
39 3. Label management: CRUD label, label background color supports custom selection with `Vue-Color` plug-in; 38 3. Label management: CRUD label, label background color supports custom selection with `Vue-Color` plug-in;
40 - 4. Message management: RD comments and replies 39 + 4. Message management: RD comments and replies
41 40
42 41
43 #### Built With 42 #### Built With
...@@ -199,6 +198,12 @@ yarn analyz ...@@ -199,6 +198,12 @@ yarn analyz
199 198
200 #### 前台展示 199 #### 前台展示
201 200
201 +留言板功能
202 +
203 +![](.\README.assets\留言板_01.png)
204 +
205 +
206 +
202 207
203 208
204 209
......