diff --git a/app/index/view/news/list.html b/app/index/view/news/list.html index f6cfb0f..c568873 100644 --- a/app/index/view/news/list.html +++ b/app/index/view/news/list.html @@ -37,10 +37,10 @@ {if condition="$list.total_result>0"}
{foreach $list.items as $key=>$vo } - -
+ +
{$vo.times}
{if condition="$vo.is_type==1"} @@ -60,13 +60,13 @@
复制分享
-
查看详情
- +
- +
{/foreach}