修改分类logo为封面

This commit is contained in:
2020-09-17 10:35:20 +08:00
parent f12b8bb1c1
commit 46d12cbf68
2 changed files with 4 additions and 2 deletions

View File

@@ -249,6 +249,8 @@
<a class="nav-talent-team-item" style="background-image: url({{ $children->cover_path }});" href="{{ $children->link }}"></a>
@endforeach
@endif
<a class="nav-talent-team-item" style="background-image: url({{ getOneCategory(58,'title') }});" href="{{ getOneCategory(58,'link') }}"></a>
</div>
</div>
</div>