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)中回答: