增加领导
This commit is contained in:
@@ -21,8 +21,8 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<ul class="surveyLeader">
|
<ul class="surveyLeader">
|
||||||
@if (getArticlesBYCate(14,3)->isNotEmpty())
|
@if (getArticlesBYCate(14,10)->isNotEmpty())
|
||||||
@foreach (getArticlesBYCate(14,3) as $article)
|
@foreach (getArticlesBYCate(14,10) as $article)
|
||||||
<li>
|
<li>
|
||||||
{{-- <a href="{{ $article->link }}" target="_blank">--}}
|
{{-- <a href="{{ $article->link }}" target="_blank">--}}
|
||||||
<div class="ce-img surveyLeader-img">
|
<div class="ce-img surveyLeader-img">
|
||||||
|
|||||||
Reference in New Issue
Block a user