码迷,mamicode.com
首页 > Web开发 > 详细

Yii2中Html的使用

时间:2017-03-13 11:34:49      阅读:263      评论:0      收藏:0      [点我收藏+]

标签:pre   com   orm   style   html   jid   blog   present   inf   

 <ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu4">
                        <li role="presentation">
                            <?= Html::a(‘公共服务‘,[‘/jid/default/index‘,‘parent‘=>‘common‘,‘module‘=>‘user‘],[‘role‘=>‘menuitem‘])?>
                        </li>
                        <li role="presentation">
                            <?= Html::a(‘保单服务‘,[‘/jid/default/index‘,‘parent‘=>‘insurancepolicy‘,‘module‘=>‘policy‘],[‘role‘=>‘menuitem‘])?>
                        </li>
                        <li role="presentation">
                            <?= Html::a(‘信息服务‘,[‘/jid/default/index‘,‘parent‘=>‘information‘,‘module‘=>‘info‘],[‘role‘=>‘menuitem‘])?>
                        </li>
                    </ul>

 

Yii2中Html的使用

标签:pre   com   orm   style   html   jid   blog   present   inf   

原文地址:http://www.cnblogs.com/wuheng1991/p/6541545.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!