📄 help.lbi
字号:
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<!--{if $helps}-->
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#BB1816" class="clear" style="margin:0px auto 0px auto;">
<tr>
<!-- {foreach from=$helps item=help_cat} -->
<td class="help-cat"><img src="themes/jbd/images/1d.gif" alt="" width="5" height="5" /> {$help_cat.cat_name}</td>
<!-- {/foreach} -->
</tr>
<tr>
<!-- {foreach from=$helps item=help_cat} -->
<td bgcolor="#BB1816" valign="top" class="help-scat"><ul>
<!-- {foreach from=$help_cat.article item=item} -->
<li><A href="{$item.url}" title="{$item.title|escape:html}"><font color="#FFFFFF">{$item.short_title}</font></A></li>
<!-- {/foreach} -->
</ul></td>
<!-- {/foreach} -->
</tr>
</table>
<!--{/if}-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -