📄 topiclist_pagination.ftl
字号:
<#if topic.post_type?default(_Constants.POST_TYPE_TOPIC)?number != _Constants.POST_TYPE_ARGUE>
<@html.titlePagination recCount=topic.post_replynum?default(0)?number+1 pageSize=Context["POST_LIST_SIZE"]?default(_PostUtil.getPageSize(_EFUser)) step=5 topicId=topic.post_id target=currentTarget?default("_self")/>
</#if>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -