thinkPHP6解决跳转问题
2022-11-24 11:10:29
159
{{single.collect_count}}

composer命令:composer require liliuwei/thinkphp-jump

在BaseController.php :todo BaseController.php

正在使用中:in the use

写入: use \liliuwu\think\Jump

在抽象类BaseController中:in the abstract class BaseController

写入使用跳转:write use Jump

回帖
全部回帖({{commentCount}})
{{item.user.nickname}} {{item.user.group_title}} {{item.friend_time}}
{{item.content}}
{{item.comment_content_show ? '取消' : '回复'}} 删除
回帖
{{reply.user.nickname}} {{reply.user.group_title}} {{reply.friend_time}}
{{reply.content}}
{{reply.comment_content_show ? '取消' : '回复'}} 删除
回帖
收起
没有更多啦~
{{commentLoading ? '加载中...' : '查看更多评论'}}