You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
422 B

<%@ Page Language="C#" Inherits="LevinFox.News" Src="src/News.aspx.cs" Debug="true" %>
<script runat="server">
void Page_Load(object sender, EventArgs e)
{
GetNews("代理商专区",dgNews);
}
</script>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="css/base.css" type="text/css" rel="stylesheet" />
</head>
<body style="MARGIN: 1px 3px 3px">