mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-07 22:55:33 +00:00
修改后台默认logo
This commit is contained in:
parent
81f09b49ca
commit
fecb1be83c
@ -26,11 +26,7 @@
|
|||||||
<li class="nav-header">
|
<li class="nav-header">
|
||||||
<div class="dropdown profile-element admin_open">
|
<div class="dropdown profile-element admin_open">
|
||||||
<span>
|
<span>
|
||||||
{if condition="$site_logo"}
|
<img alt="image" class="imgbox" src="{$site_logo}" onerror="javascript:this.src='http://shop.crmeb.net/public/system/images/admin_logo.png';"/>
|
||||||
<img alt="image" class="imgbox" src="{$site_logo}"/>
|
|
||||||
{else/}
|
|
||||||
<img alt="image" class="" src="{__FRAME_PATH}img/profile_small.jpg" />
|
|
||||||
{/if}
|
|
||||||
</span>
|
</span>
|
||||||
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
|
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
|
||||||
<span class="clear" style="margin-top: 20px;">
|
<span class="clear" style="margin-top: 20px;">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user