更新代码
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -48,8 +48,8 @@
|
||||
</a>
|
||||
</div>
|
||||
<ul class="surveyLeader">
|
||||
@if (getArticlesBYCate(14,3)->isNotEmpty())
|
||||
@foreach (getArticlesBYCate(14,3) as $article)
|
||||
@if (getArticlesBYCate(14,4)->isNotEmpty())
|
||||
@foreach (getArticlesBYCate(14,4) as $article)
|
||||
<li>
|
||||
<!-- <a href="{{ $article->link }}"> -->
|
||||
<div class="ce-img surveyLeader-img">
|
||||
|
||||
Reference in New Issue
Block a user