2015-12-18 18:06:33 2785次浏览 1条回答 0 悬赏 10 金钱

看,就像上面的《首页/问答/发布问题》一样,如何给《问答》也加一个链接?

use yii\helpers\Html;

$this->params['breadcrumbs'][] = '问答';
$this->params['breadcrumbs'][] = '发布问题';

最佳答案

  • 发布于 2015-12-19 09:00 举报
    $this->title = '创建节点';
    $this->params['breadcrumbs'][] = ['label'=>'节点','url'=>['/node/index']];
    $this->params['breadcrumbs'][] = $this->title;
    
    2 条回复
    回复于 2015-12-19 09:29 回复

    十分感谢。

    回复于 2015-12-31 00:00 回复

    我是来赚金钱的。

    觉得很赞
    没有找到数据。
您需要登录后才可以回答。登录 | 立即注册
eaglexpf
见习主管

eaglexpf

注册时间:2015-11-23
最后登录:2016-05-23
在线时长:11小时20分
  • 粉丝1
  • 金钱145
  • 威望10
  • 积分355

热门问题