Box-sizing:border-Box;margin-top:0px;margin-bottom:10px;"> 手机端由于版面的特殊性,一般很少使用1,2,3,4这样的分页习惯,直接用上一篇,下一篇代替,代码如下:
Box-sizing:border-Box;margin-top:0px;margin-bottom:10px;">
{dede:prenext get=pre runPHP=yes} $preurl = @me; preg_match('/aid=(\d*)/',$preurl,$match); $result = GetOneArchive($match[1]); @me = !empty($result) ? "上一篇:" : "上一篇:没有了"; {/dede:prenext}{dede:prenext get=next runphp=yes} $preurl = @me; preg_match('/aid=(\d*)/',$match); $result = GetOneArchive($match[1]); @me = !empty($result) ? "下一篇:" : "下一篇:没有了"; {/dede:prenext}
Box-sizing:border-Box;margin-top:0px;margin-bottom:10px;">