default.jsp
上传用户:u_thks
上传日期:2022-07-31
资源大小:1910k
文件大小:1k
源码类别:

WEB源码(ASP,PHP,...)

开发平台:

Java

  1. <%@ page language="java" contentType="text/html;charset=UTF-8" %>
  2. <%@ include file="../GVinc/gvInclude.jsp" %>
  3. <%@ include file="./clubMasterPass.jsp" %>
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <title>社区后台管理</title>
  7. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  8. <link href="./GVimgs/favicon.ico" rel="Bookmark"> 
  9. <link rel="icon" href="./GVimgs/favicon.ico" type="image/x-icon" />
  10. <link rel="shortcut icon" href="./GVimgs/favicon.ico" type="image/x-icon" />
  11. <META content=今晚在线 name=keywords>
  12. <META content=GAMVAN.COM name=Description>
  13. <META http-equiv=Content-Type content="text/html; charset=gb2312">
  14. </head>
  15. <FRAMESET rows="*" cols="166,*" border="1" FRAMESPACING="0" TOPMARGIN="0" LEFTMARGIN="0" MARGINHEIGHT="0" MARGINWIDTH="0">
  16. <FRAME bordercolor="#98c6f3" src="./frameBar.jsp" name="llFrame" FRAMEBORDER="0" MARGINWIDTH="0" MARGINHEIGHT="0" TOPMARGIN="0" LEFTMARGIN="0" BORDER="0">
  17. </FRAME>
  18. <FRAME bordercolor="#98c6f3" name="rrFrame" src="./main.jsp" scrolling="yes" FRAMEBORDER="no" MARGINWIDTH="0" MARGINHEIGHT="0" TOPMARGIN="0" LEFTMARGIN="0" BORDER="0">
  19. </FRAME>
  20. </FRAMESET>
  21. <noframes>
  22. <body>
  23. <p>
  24. </p>
  25. </body>
  26. </noframes>
  27. </html>