标签:定义 style 文件 dex 页面 image span com ima
剩下的就是我们的最后一个功能了,最新文章的跳转
我们先在view.py里面定义一个接受最新五篇文章的变量 top5_article_list,并映射到index页面里面
最后只需要在index.html文件里面吧之前的所有文章的变量换成我们刚刚定义的top5_article_list就可以了
就此django入门结束了
标签:定义 style 文件 dex 页面 image span com ima
原文地址:https://www.cnblogs.com/humiao-0626/p/12662994.html