Showing
1 changed file
with
5 additions
and
5 deletions
... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
8 | 8 | ||
9 | #### Client | 9 | #### Client |
10 | 10 | ||
11 | - 1. Article function: the content of the article supports `Markdown` syntax and the code is highlighted; | 11 | + 1. Article function: the content of the article supports `Markdown` syntax and the code is highlighted; |
12 | 2. Tag function: retrieve article data by tag classification; | 12 | 2. Tag function: retrieve article data by tag classification; |
13 | 3. Sidebar function: click ranking, webmaster recommendation, tag classification, etc.; | 13 | 3. Sidebar function: click ranking, webmaster recommendation, tag classification, etc.; |
14 | 4. Search function: search the title and abstract of the article by keywords, and support search highlighting; | 14 | 4. Search function: search the title and abstract of the article by keywords, and support search highlighting; |
... | @@ -17,10 +17,10 @@ | ... | @@ -17,10 +17,10 @@ |
17 | 17 | ||
18 | #### Management | 18 | #### Management |
19 | 19 | ||
20 | - 1. Authority management: CRUD administrator, who can assign authority; | 20 | + 1. Authority management: CRUD administrator, who can assign authority; |
21 | - 2. Article management: CRUD articles, article covers support local upload, article content supports `Markdown` syntax editing; | 21 | + 2. Article management: CRUD articles, article covers support local upload, article content supports `Markdown` syntax editing; |
22 | - 3. Label management: CRUD label, label background color supports custom selection with `Vue-Color` plug-in; | 22 | + 3. Label management: CRUD label, label background color supports custom selection with `Vue-Color` plug-in; |
23 | - 4. Message management: RD comments and replies | 23 | + 4. Message management: RD comments and replies |
24 | 24 | ||
25 | 25 | ||
26 | #### Built With | 26 | #### Built With | ... | ... |
-
Please register or login to post a comment