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