61,124
社区成员
发帖
与我相关
我的任务
分享<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>后台管理</title>
</head>
<frameset cols ="15%,*" framespacing="0" frameBorder="1">
<frame src ="mleft.asp" name ="left" noresize>
<frame src ="mright.asp" name ="main" noresize>
</frameset>
</html>