04 2016 档案
yii2更改面包屑的首页链接
摘要:['label' => 'Home', 'url' => Yii::$app->getHomeUrl() . 'index.php?r=dashboard/index'], 'links' => isset($this->params['breadcrumbs']) ? $this->params['breadcrumbs'] : [], ]); ?>... 阅读全文
posted @ 2016-04-02 10:22 阿卡贝拉 阅读(705) 评论(0) 推荐(0)