帖子页增加上一主题与下一主题按钮的代码
此代码适用于 Discuz!6-7.x 版本的论坛程序在 viewthread.htm 或 viewthread_node.htm 文件的适当位置加如下代码<span class="pageback"><a href="redirect.php?fid=$fid&tid=$tid&goto=nextoldset">{lang next_thread}</a></span><span class="pageback"><a href="redirect.php?fid=$fid&tid=$tid&goto=nextnewset">{lang last_thread}</a></span>
在 viewthread_node.htm 文件内添加要加入一个楼层(楼主)变量代码!
代码 <span class="pageback"> 可再自行完善 不是很懂..........
页:
[1]