|
@@ -20,7 +20,7 @@
|
|
|
<div class="news_list_text">
|
|
|
<h2>${bean.title!}</h2>
|
|
|
<h2>${bean.category.categoryId!}</h2>
|
|
|
- <span style="height: auto !important;">${bean.keywords!}</span>
|
|
|
+ <span style="height: auto !important;">电话:${bean.keywords!}</span>
|
|
|
<span>${bean.description!}</span>
|
|
|
<!-- <p><i class="date">${bean.inputdate,dateFormat="yyyy年MM月dd日"}</i><i class="djl">点击量:${bean.viewNum!}</i></p>-->
|
|
|
</div>
|