From 12725c0e7a5ea25d308100cf833cbf884ba155d1 Mon Sep 17 00:00:00 2001 From: "675061370@qq.com" Date: Wed, 25 Sep 2024 22:40:36 +0800 Subject: [PATCH] 1 --- app/index/view/news/list.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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}