Loading...  效果如上所示。 ##方法: 在handsome/component/headnav中搜索`selectNavbarCollapse`,大约在30行 在`<?php echo Content::selectNavbarCollapse() ?>`下面插入如下代码即可 ``` <div class="nav navbar-nav hidden-xs"> <a href="#" class="btn no-shadow navbar-btn active clicked" ui-toggle-class="app-aside-folded" target=".app" title="侧边抽屉" style=""> <i class="fontello fontello-indent" style="color: #a0a0a0;"> </i> </a> <a href="#" class="btn no-shadow navbar-btn" ui-toggle-class="show" target="#aside-user" title="博主信息"> <i class="fontello fontello-user" style="color: #a0a0a0;"> </i> </a> </div> ``` 若需要在导航折叠的时候,将某些元素隐藏掉,可以对相关元素添加`class="hidden-folded"`<hr class="content-copyright" style="margin-top:50px" /><blockquote class="content-copyright" style="font-style:normal"><p class="content-copyright">版权属于:gogobody</p><p class="content-copyright">本文链接:<a class="content-copyright" href="https://blog.gogobody.cn/archives/34/">https://blog.gogobody.cn/archives/34/</a></p><p class="content-copyright">转载时须注明出处及本声明</p></blockquote> Last modification:September 19th, 2019 at 07:16 pm © 允许规范转载 Support 如果觉得我的文章对你有用,请随意赞赏 ×Close Appreciate the author Sweeping payments Pay by AliPay Pay by WeChat
谢谢,已经用上了!!
代码不错,已赞赏
谢谢支持,一起加油~!(´இ皿இ`)
请问我索引代码以后为啥就自动执行了呢1111