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