微调
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
<div class="ce-img newBranch-img">
|
<div class="ce-img newBranch-img">
|
||||||
<span style="background-image: url({{ $article->cover_path }});"></span>
|
<span style="background-image: url({{ $article->cover_path }});"></span>
|
||||||
</div>
|
</div>
|
||||||
<div class="newBranch-cont">
|
<div class="newBranch-cont" style="padding-left: 0">
|
||||||
<div class="newBranch-time">
|
<div class="newBranch-time">
|
||||||
<span>{{ $article->created_at->format('d') }}</span>
|
<span>{{ $article->created_at->format('d') }}</span>
|
||||||
{{ $article->created_at->format('Y/m') }}
|
{{ $article->created_at->format('Y/m') }}
|
||||||
@@ -92,4 +92,4 @@
|
|||||||
autoplay: 2000
|
autoplay: 2000
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
@endpush
|
@endpush
|
||||||
|
|||||||
Reference in New Issue
Block a user