Dark Horse Blog - Detailed steps (11) Front-end display page of the blog system

7. The front display page of the blog system: home page + article details page

Change the suffix to .art

Change the relative path in the template file to an absolute path

Verify that there is no problem with the homepage and article details page

 

Default.art and article.art export body and css areas are different, others are the same

Can build skeleton templates

Verify that there is no problem with the homepage and article details page

Extract public part (head)

Verify that there is no problem with the homepage and article details page

 

Multi-collection union query

Implement pagination

Handling date formats

Introduction strips html tags and steals the corresponding word count

Handling page numbers:

 

previous and next page

 

Checked state style:

 

Click to jump to the article details page

 

 

 

 

Guess you like

Origin blog.csdn.net/qq_40794986/article/details/111879036
Recommended