此代码适用于 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"> 可再自行完善 |
|
|
|