方法:直接在模板中修改指定获取某篇文章,不在主题配置内增加设置:
{php}
$post=GetPost(1);//这里的1是指定的文章的数字id
{/php}<h2><ahref="{$post.Url}"title="{$post.Title}">{$post.Title}</a></h2>
鲁ICP备19065062号-8 | Powered By Z-BlogPHP 1.7.3