mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-07-03 22:58:10 +08:00
Compare commits
No commits in common. "06c1b7d2be4741ca7d8476083f983dfd1f3970d6" and "ccc3bbc73bbdb6076793d0a44856d30c354577bc" have entirely different histories.
06c1b7d2be
...
ccc3bbc73b
@ -4,6 +4,7 @@
|
||||
<span class="headimg headimg-no headimg-xs" data-lazy-src="{:sysconf('site_icon')}"></span>
|
||||
<span class="headtxt">{:sysconf('app_name')} {if sysconf('app_version')}<sup>{:sysconf('app_version')}</sup>{/if}</span>
|
||||
</a>
|
||||
</a>
|
||||
<div class="layui-side-scroll">
|
||||
<div class="layui-side-icon">
|
||||
{foreach $menus as $one}
|
||||
@ -47,4 +48,4 @@
|
||||
{/notempty}{/foreach}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
x
Reference in New Issue
Block a user