📄 postlist_2.ftl
字号:
<!-- postlist_2.ftl -->
<#assign post_user = _EFUserUtil.getEFUser(topicInfo.user_id)>
<#include "js_inc.ftl"/>
<div id="topicInfo" class="commonBox">
<table class="commonTable">
<tr class="hd1">
<td class="hdTitle" colspan=2>
<div class="topicTitle">
<h1 style="font-size: 12px;margin: 2px 0px;">${topicInfo.post_title?html}</h1>
</div>
<div class="topicActions">
<#include "topic_actions.ftl"/>
</div>
</td>
</tr>
<tr>
<td id="topicContent">
<div class="noteBox commonOuter" >
<table class="commonInnerTable">
<tr class="hd">
<td class="hdTitle" colspan=2>
<div class="topicTitle">鎶曠エ淇℃伅</div>
</td>
</tr>
<tr class="content">
<td class="half">
<div class="title">鎶曠エ绫诲瀷</div>
<div class="value"><#if voteMap.vote_multiple?default("0")=="0">鍗曢
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -