📄 bt_intro_preview.tpl
字号:
{{include file="header.tpl"}}
{{****** BT数据显示 ******}}
<div class="table">
<div class="nav_title text_bold">内容预览</div>
<table class="list_style" cellpadding="0" cellspacing="0" border="1" frame="void">
<tr class="alt2">
<td class="text_right" width="15%">资源介绍:</td>
<td class="bt_intro" width="85%">{{$PreviewContent}}</td>
</tr>
<tr class="tfooter text_center">
<td colspan="2"><input type="button" value="关闭窗口" class="formButton" onclick="javascript:window.close();" /></td>
</tr>
</table>
</div>
{{****** 结束BT数据显示 ******}}
{{include file="footer.tpl"}}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -