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