tijian_tieying/web/Web/rkl.aspx
2025-02-20 12:14:39 +08:00

19 lines
457 B
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="rkl.aspx.cs" Inherits="rkl" %>
<!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>
<asp:GridView ID="GridView1" runat="server">
</asp:GridView>
</div>
</form>
</body>
</html>