📄 admin_help_movp2p.asp
字号:
<%@language=vbscript codepage=936 %>
<%
Option Explicit
response.buffer = True
Const PurviewLevel = 0
Const PurviewLevel_Channel = 0
Const PurviewLevel_Others = ""
%>
<!--#include file="../conn.asp"-->
<!--#include file="../inc/function.asp"-->
<!--#include file="Admin_ChkPurview.asp"-->
<%
Call CloseConn
%>
<html>
<head>
<title><%=SiteName & "--后台管理首页"%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="Admin_Style.css">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="392" rowspan="2"><img src="Images/adminmain01.gif" width="392" height="126"></td>
<td height="114" valign="top" background="Images/adminmain0line2.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"></td>
</tr>
<tr>
<td><%=AdminName%>您好,今天是
<script language="JavaScript" type="text/JavaScript" src="../js/date.js"></script></td>
</tr>
<tr>
<td height="8"><img src="Images/adminmain0line.gif" width="283" height="1" /></td>
</tr>
<tr>
<td><img src="Images/img_u.gif" align="absmiddle">您现在进行的是<font color="#FF0000">P2P电影插件管理</font></td>
</tr>
</table></td>
</tr>
<tr>
<td height="9" valign="bottom" background="Images/adminmain03.gif"><img src="Images/adminmain02.gif" width="23" height="12"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" rowspan="2"> </td>
<td width="100" align="center" class="topbg">购买程序</td>
<td width="300"> </td>
<td width="40" rowspan="2"> </td>
<td width="100" align="center" class="topbg">插件说明</td>
<td width="300"> </td>
<td width="21" rowspan="2"> </td>
</tr>
<tr class="topbg2">
<td height="1" colspan="2"></td>
<td colspan="2"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20"> </td>
<td width="400"> 购买程序请联系QQ:271513820</td>
<td width="40"> </td>
<td width="400" valign="top"> 开发中......</td>
<td width="21"> </td>
</tr>
</table>
<br>
<table cellpadding="2" cellspacing="1" border="0" width="100%" class="border" align=center>
<tr align="center">
<td height=25 class="topbg"><span class="Glow">Copyright 2003-2006 © <%=SiteName%> All Rights Reserved.</span>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -