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
519 B

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="deep_login.aspx.cs" Inherits="admin_deep_login" %>
<html>
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>后台登陆</title>
<link href="css/style_admin.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
function refresh(){
document.getElementById("authImg").src='incs/Validata.aspx?now='+new Date();
}
</script>
</head>
<body id="bodyBg1">