📄 _showaudit.ascx
字号:
<div class="titlebar1">
<div class="listbody4_l" style="width:100%;text-align:center;">浏览待审核帖子</div>
</div>
<div class="listborder1" style="overflow: hidden;">
<div class="listbody1_l" style="width: 100%;text-align:center;overflow:hidden;font-weight:bold;"><asp:Literal ID="Topic" Runat="server"></asp:Literal></div>
</div>
<div class="listborder1" style="overflow: hidden;">
<div class="listbody2_l" style="width: 100%;text-align:center;overflow:hidden;">
<strong>作者:</strong><asp:HyperLink ID="UserName" Runat="server"></asp:HyperLink>
<strong>版面:</strong><asp:HyperLink ID="ForumName" Runat="server"></asp:HyperLink>
<strong>发布时间:</strong><asp:Literal ID="PublicTime" Runat="server"></asp:Literal>
<strong>类型:</strong><asp:Literal ID="PostType" Runat="server"></asp:Literal>
</div>
</div>
<div class="listborder1" style="overflow: hidden;">
<div class="listbody1_l" style="width: 100%;text-align:center;overflow:hidden;">
<div style="margin:auto;float:center;text-align:left;width:80%;"><asp:Literal ID="Content" Runat="server"></asp:Literal></div>
</div>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -