调整轮播
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
<div class="ce-img indexImg-img"
|
||||
@if($advert->url) data-href="{{ $advert->url }}" @endif>
|
||||
<span style="background-image: url({{ $advert->cover_path }});"></span>
|
||||
<div class="ce-nowrap indexImg-title">
|
||||
<!-- <div class="ce-nowrap indexImg-title">
|
||||
{{ $advert->title }}
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
@endforeach
|
||||
|
||||
Reference in New Issue
Block a user