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