Typecho首页第一篇文章显示不相同 2016-11-04 让首页第一篇文章显示不相同的代码:<?php if (($this->_currentPage == 1) && ($this->sequence == 1)): ?> ... //首页第一篇文... 模板 评论