📄 defraying.asp
字号:
<link href="css.css" rel="stylesheet" type="text/css">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>支付方式--{$webname}--{$title}</title>
</head>
<body leftmargin=0 marginwidth=0 topmargin="0" marginheight="0">
{$top}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20" colspan="3" align="center" background="{$setpath}images/announce.gif">
<table width="80%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td width="15%" align="center"><strong>网站公告 |</strong></td>
<td width="85%"><font color="#FF6600">{$notemessage}</font></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="200" align="center" valign="top">
{$cart}
{$lefthelp}</td>
<td align="center" valign="top"><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td align="center" valign="top">
<table width="99%" border="0" cellpadding="1" cellspacing="1">
<tr align="center">
<td height="40" align="center"><strong><img src="chinese/defray2.gif" width="200" height="40"></strong></td>
</tr>
<tr>
<td height="40" background="images/bar.gif">
<div align="center"><font color="#FF6600">【 {$company} 】</font></div></td>
</tr>
<tr>
<td align="center" valign="top">
<table width="90%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td align="center" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC">
<tr>
<td width="15%" height="25" bgcolor="#f1f1f1"> 支付名称</td>
<td width="15%" bgcolor="#f1f1f1"> 支付接口</td>
<td width="70%" bgcolor="#f1f1f1"> 支付说明</td>
</tr>
<!-- BEGIN pay -->
<tr>
<td height="20" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td>{$pay_name}</td>
</tr>
</table></td>
<td bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td>{$pay_jiekou}</td>
</tr>
</table></td>
<td bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td>{$pay_content}</td>
</tr>
</table></td>
</tr>
<!-- END pay -->
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table> </td>
</tr>
</table>
</td>
</tr> </table>
{$bottom}
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -