default.jsp
上传用户:u_thks
上传日期:2022-07-31
资源大小:1910k
文件大小:1k
- <%@ page language="java" contentType="text/html;charset=UTF-8" %>
- <%@ include file="../GVinc/gvInclude.jsp" %>
- <%@ include file="./clubMasterPass.jsp" %>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>社区后台管理</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <link href="./GVimgs/favicon.ico" rel="Bookmark">
- <link rel="icon" href="./GVimgs/favicon.ico" type="image/x-icon" />
- <link rel="shortcut icon" href="./GVimgs/favicon.ico" type="image/x-icon" />
- <META content=今晚在线 name=keywords>
- <META content=GAMVAN.COM name=Description>
- <META http-equiv=Content-Type content="text/html; charset=gb2312">
- </head>
- <FRAMESET rows="*" cols="166,*" border="1" FRAMESPACING="0" TOPMARGIN="0" LEFTMARGIN="0" MARGINHEIGHT="0" MARGINWIDTH="0">
- <FRAME bordercolor="#98c6f3" src="./frameBar.jsp" name="llFrame" FRAMEBORDER="0" MARGINWIDTH="0" MARGINHEIGHT="0" TOPMARGIN="0" LEFTMARGIN="0" BORDER="0">
- </FRAME>
- <FRAME bordercolor="#98c6f3" name="rrFrame" src="./main.jsp" scrolling="yes" FRAMEBORDER="no" MARGINWIDTH="0" MARGINHEIGHT="0" TOPMARGIN="0" LEFTMARGIN="0" BORDER="0">
- </FRAME>
- </FRAMESET>
- <noframes>
- <body>
- <p>
- </p>
- </body>
- </noframes>
- </html>