Files

21 lines
617 B
Plaintext
Raw Permalink Normal View History

<%@ Page Language="C#" AutoEventWireup="true" Inherits="kqshow" Codebehind="kqshow.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<BODY>
<div align="center">
<h2 align="center">快钱支付结果页面</h2>
<font color="#ff0000">(该页面仅做参考)</font>
<table width="500" border="1" style="border-collapse: collapse" bordercolor="green" align="center">
</table>
</div>
</BODY>
</body>
</html>