📄 menu.htm
字号:
{template header}
<table cellspacing="0" cellpadding="0" border="0" width="100%" align="center">
<tr><td bgcolor="#000000">
<table border="0" cellspacing="1" cellpadding="4" width="100%">
<tr class='m_title'><td>
<a href='http://www.free-buy.net' target='_blank'><img border="0" src="{IMGDIR}/logo.gif"></a>
</td>
</tr>
<tr class='line_1' align="center">
<td>
<table border='0' cellpadding='0' cellspacing='0' width='70%' align='center'>
<tr><td height='20'>
<img border=0 src='{IMGDIR}/item.gif'> <a href='./adm_exit.php' target="rbottom">{lang exitsystem}</a>
</td></tr>
<tr><td height='20'>
<img border=0 src='{IMGDIR}/item.gif'> <a href="adm_menu.php?action=all&flag=1">{lang openall}</a>
</td></tr>
<tr><td height='20'>
<img border=0 src='{IMGDIR}/item.gif'> <a href="adm_menu.php?action=all&flag=0">{lang closeall}</a>
</td></tr>
<tr><td height='20'>
<img border=0 src='{IMGDIR}/item.gif'> <a href="../index.php" target='rbottom'>{lang shoppreview}</a>
</td></tr>
</table>
</td>
</tr>
</tr></table></td></tr></table>
<br>
<!--{loop $itemlist $item}-->
<table cellspacing="0" cellpadding="0" border="0" width="99%" align="center">
<tr><td bgcolor="#000000">
<table border="0" cellspacing="1" cellpadding="4" width="100%" align="center">
<!--{eval echo showwin($item['id'],$item['title'],$item['flag']);}-->
</table></td></tr></table>
<br>
<!--{/loop}-->
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -