📄 yd631_angela_main.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="yd631_angela_session.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>后台管理//YD631_Angela_Order2.0 简易产品定单系统</title>
<script language= "javascript">
function openpage(htmlurl) {
var newwin=window.open(htmlurl,"newWin","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,top=100,left=200,width=317,height=223");
newwin.focus();
return false;
}
</script>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
<link href="yd631_style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {color: #FF3300}
-->
</style>
</head>
<body><center>
<table width="100%" height="34" border="0" cellpadding="0" cellspacing="0" class="border_line">
<tr>
<td height="30" align="center" bgcolor="#E7E7E7"><a href="yd631_angela_main.asp">订单列表</a> | <a href="yd631_angela_mm.asp" onClick="return openpage(this.href);">密码修改</a> | <a href="yd631_angela_out.asp">退出系统</a></td>
</tr>
</table>
<table width="100%" height="414" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="414" align="center" valign="top"><br>
<Iframe id=button name=button scrolling=auto frameborder=0 src="order_list.asp" height="600" width="700"></Iframe></td>
</tr>
</table>
</center>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -