📄 result.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="Content-Language" content="gb2312">
<meta name=keywords content="{$Meta_Keywords}">
<meta name="description" content="{$Meta_Description}">
<link rel="shortcut icon" href="{$InstallDir}images/favicon.ico">
<link rel="Bookmark" href="{$InstallDir}images/favicon.ico">
<link type="text/css" rel="stylesheet" href="{$InstallDir}Skins/{$SkinDir}/Style.css">
<Script language="JavaScript" Src="{$InstallDir}Inc/Site.Js"></Script>
<Script language="JavaScript" Src="{$InstallDir}Inc/Menu.Js"></Script>
<title>支付成功 - {$ChannelName} - {$SiteTitle}</title>
</head>
<body>
{$My_Hand}
<div class=div>
<div class=SitePath>{$SitePath}</div>
</div>
<div class=div>
<table width="500px" border="0" cellspacing="0" cellpadding="0" align="center" class=Table>
<tr><td height="18px" Colspan=2 background="{$InstallDir}Images/{$SkinDir}bg.gif"></td></tr>
<tr><td height="150px" Colspan=2></td></tr>
<tr><td width="120px" height="30px"></td>
<td width="380px"><font color="#FF0000"><strong>{$PayOutcome}</strong></font><br>
<b>您的支付情况如下:</b><br>
您的定单号为: <font color="#FF0000"><strong>{$OrderNumber}</strong></Font><br>
您的支付号为: <font color="#FF0000">{$PayNum}</Font><br>
您汇款金额为:<font color="#FF0000"><strong>¥{$OrderPrice}</strong></font><br>
</td>
</tr>
<tr>
<td Height="50px" align=center Colspan=2><A HREF=# Onclick="javascript:window.close()"><Img Src="{$InstallDir}Skins/{$SkinDir}/PayClose.gif" border=0></a></td>
</tr>
<tr><td height="43px" Colspan=2> <font color="blue"><b>温馨提示:</b><br> 请牢记您的订单号(如果直接汇款则请牢记您的支付号),以便日后查正。</font></td></tr>
<tr><td height="200px" Colspan=2></td></tr>
</table>
</div>
{$My_Bottom}
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -