logo_hull.tpl
来自「渣渣网络商店系统[ZZShop] V1.0」· TPL 代码 · 共 15 行
TPL
15 行
<html>
<head>
<meta http-equiv='content-type' content='text/html; charset=utf-8'>
<title>{SYS_NAME} {SYS_VERSION}</title>
</head>
<body topmargin=0>
<table width="100%" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="middle" align="center">
{DATA}
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?