0902
This commit is contained in:
parent
e136c14e04
commit
87181692ce
@ -95,7 +95,7 @@
|
||||
<div class="bd">
|
||||
<ul v-cloak>
|
||||
<li v-for="banner in newsBanner">
|
||||
<a href="javascript:void(0);">
|
||||
<a :href="'route/web/detail.html?contentId=' + banner.articleContentId" :title="banner.articleContentTitle">
|
||||
<img :src="'route/file/download/true/' + banner.articleContentCoverPhotos" alt="" v-if="banner.articleContentCoverPhotos">
|
||||
<p>{{banner.articleContentTitle}}</p>
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user