mirror of https://github.com/1099438829/apeblog
增加后台主页跳转功能
This commit is contained in:
parent
84ad4aadbf
commit
ab2b3331ad
|
|
@ -249,6 +249,11 @@
|
|||
</ul>
|
||||
</li>
|
||||
<!--end 消息-->
|
||||
<!--跳转前台-->
|
||||
<li class="dropdown dropdown-home">
|
||||
<span data-toggle="dropdown" class="icon-palette" onclick="window.open( '/', '_blank')"><i class="mdi mdi-home-variant"></i></span>
|
||||
</li>
|
||||
<!--end 前台-->
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
|
|||
Loading…
Reference in New Issue