You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
402 B
Plaintext
17 lines
402 B
Plaintext
11 months ago
|
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WeiXinGZH.aspx.cs" Inherits="CCFlow.CCMobile.WeiXinGZH" %>
|
||
|
|
||
|
<!DOCTYPE html>
|
||
|
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<head runat="server">
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||
|
<title></title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<form id="form1" runat="server">
|
||
|
<div>
|
||
|
</div>
|
||
|
</form>
|
||
|
</body>
|
||
|
</html>
|