Discuz外部调用数据实现伪静态方法 2022/01/12 19:47 教程知识 935 0 找到目录下source/class/block/forum/block_thread.php文件搜索:'url' => 'forum.php?mod=viewthread&tid='.$data['tid'].($viewmod ? '&from=portal' : ''),修改为'url' => 'thread-'.$data['tid'].'-1-1.html',这里的伪静态根据自身设置的规则进行调整! TAG #discuz #伪静态
留言评论
暂无留言