#include "comm/commjs.ftl"/>
<#include "comm/header.ftl"/>
欢迎来到这里
JAVA + DISCUSS = JISCUSS 。
简单的,易用的JAVA论坛。
请享受发帖回帖带来的乐趣吧!
${discussions.title} <#list tags as tag>
${tag.name}
#list>
${discussions.content}
赞这个主题
1,048
用户
${discussions.realname}
发布于
${discussions.startTime}
用户
${discussions.realnameLast}
最后回复于
${discussions.lastTime}
评论区
<#macro bpTree posts> <#if posts?? && posts?size gt 0> <#list posts as post> <#if post.nextNodes?? && post.nextNodes?size gt 0>
${post.username}
${post.createTime}
${post.content}
回复
<@bpTree posts=post.nextNodes />
<#else>
${post.username}
${post.createTime}
${post.content}
回复
#if> #list> #if> #macro> <@bpTree posts=posts />
添加评论
搜索
作者
测试人员1
Jiscuss
一直,
Jiscuss
一感谢支持!
2019
测试内容
预留按钮
作者的热门主题
他的测试主题1
他的测试主题2
他的测试主题3
预留信息
Jiscuss Demo
简单、易用、开源
一款基于JAVA的开源论坛 框架采用:Spring Boot + H2 + Semantic UI
1
用户数
10
发帖数
Jiscuss手机可见,内容正在编写中,pc端可正常访问
1
2
...
10
11
<#include "comm/footer.ftl"/>
评论区
<#macro bpTree posts> <#if posts?? && posts?size gt 0> <#list posts as post> <#if post.nextNodes?? && post.nextNodes?size gt 0>