From 2da7ce622a3176e6184843d4afba2da4e6e590c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=85=88=E7=94=9F=E3=80=94=E4=BD=8E=E4=BB=B7?= =?UTF-8?q?=E6=89=BF=E6=8E=A5=E4=BB=BF=E7=AB=99=E3=80=95?= <896683945@qq.com> Date: Fri, 24 Apr 2020 12:03:53 +0800 Subject: [PATCH] =?UTF-8?q?update=20view/index/index/index.html.=20?= =?UTF-8?q?=E6=BA=90=E4=BB=A3=E7=A0=81=E4=B8=8D=E7=BD=AE=E9=A1=B6=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E7=B2=BE=E9=80=89=EF=BC=8C=E7=B2=BE=E9=80=89?= =?UTF-8?q?=E4=B8=8D=E6=98=BE=E7=A4=BA=E7=BD=AE=E9=A1=B6=EF=BC=81=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E7=BB=93=E8=B4=B4=E7=8A=B6=E6=80=81=EF=BC=8C?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8E=E6=AD=A3=E5=B8=B8=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/index/index/index.html | 43 +++++-------------------------------- 1 file changed, 5 insertions(+), 38 deletions(-) diff --git a/view/index/index/index.html b/view/index/index/index.html index d885123..89b6519 100644 --- a/view/index/index/index.html +++ b/view/index/index/index.html @@ -51,15 +51,15 @@ {$top.create_time|date='Y-m-d'} - + 已结{/if} {$top.comments_count}
{if ($top.is_top == 1)} 置顶 {/if} - {//if ($top.is_hot == 1) 精帖 {/if} + {if ($top.is_hot == 1) 精帖 {/if}
{/volist} @@ -92,13 +92,14 @@ {$art.create_time|date='Y-m-d'} {$art.pv} - + {if ($art.jie == 1)}已结{/if} {$art.comments_count}
+ {if ($art.is_top == 1)} 置顶 {/if} {if ($art.is_hot == 1)} 精帖 {/if}
@@ -139,25 +140,6 @@ {include file="public/sign" /} -
钻级赞助商 我要加入 @@ -166,7 +148,6 @@ {volist name="ad_index" id="vo"} {$vo.slid_name} {/volist} -
@@ -354,18 +335,4 @@ }).use('fly'); var replyurl = "{:url('index/index/reply')}"; - {/block} \ No newline at end of file