From 22ce20f004f647f8ab7239077b307394c0721bce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E6=98=BE=E4=BC=98?= <237809796@qq.com> Date: Mon, 1 May 2023 02:04:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9A1=E3=80=81=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=B1=95=E7=A4=BA=E6=97=B6=E9=97=B4=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E5=8C=96=202=E3=80=81=E5=85=B6=E4=BB=96=E7=BB=86=E8=8A=82?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- root/_tpl/layout.html | 4 +++- root/index.html | 12 ++++++++---- root/jie/detail.html | 34 +++++++++++++++++----------------- root/jie/index.html | 6 +++--- root/project/index.html | 2 +- root/user/home.html | 4 ++-- root/user/index.html | 4 ++-- 7 files changed, 36 insertions(+), 30 deletions(-) diff --git a/root/_tpl/layout.html b/root/_tpl/layout.html index ddacb35..1383f73 100644 --- a/root/_tpl/layout.html +++ b/root/_tpl/layout.html @@ -113,7 +113,7 @@
+ #if(mine) + #end #end diff --git a/root/index.html b/root/index.html index 53de7d8..46daf9f 100644 --- a/root/index.html +++ b/root/index.html @@ -37,7 +37,7 @@ - #(x.createtime) + #(EJ.date(x.createtime, 'yyyy-MM-dd HH:mm')) - #(x.createtime) + #(EJ.date(x.createtime, 'yyyy-MM-dd HH:mm')) #if(bean.status == 30) - 私密 + #else #(bean.typename) #end - 未结 - + + #if(bean.top == 10) - 置顶 + #end #if(bean.wonderful == 10) - 精帖 + #end #if(mine.roleid?? == 1)- #(x.createtime) + #(EJ.date(x.createtime, 'yyyy-MM-dd HH:mm')) 在#(x.title)中回答: