17 lines
320 B
Plaintext
17 lines
320 B
Plaintext
|
|
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="RechargeCode_Output.aspx.cs" Inherits="Song.Site.Manage.Money.RechargeCode_Output" %>
|
||
|
|
|
||
|
|
<!DOCTYPE html>
|
||
|
|
|
||
|
|
<html>
|
||
|
|
<head runat="server">
|
||
|
|
<title></title>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<form id="form1" runat="server">
|
||
|
|
<div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</form>
|
||
|
|
</body>
|
||
|
|
</html>
|