Index.jsp
上传用户:zghglow
上传日期:2022-08-09
资源大小:27227k
文件大小:1k
源码类别:

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

开发平台:

JavaScript

  1. <%@ page language="java" contentType="text/html; charset=utf-8"%>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  3. <html>
  4. <head>
  5. <title>三五互联企业网站管理平台</title>
  6. <META http-equiv=Content-Type content="text/html; charset=gb2312">
  7. <META content="MSHTML 6.00.3790.2541" name=GENERATOR></HEAD>
  8. <FRAMESET border=0 frameSpacing=0 rows=118,*,22 frameBorder=NO cols=*>
  9. <FRAME name=topFrm src="Index_Top.jsp" noResize scrolling=no>
  10. <FRAME name=MainFrom src="Index_Main.jsp" noResize scrolling=no>
  11. <FRAME name=bottomFrm src="Main_Bottom.jsp" noResize scrolling=no>
  12. </FRAMESET>
  13. <noframes></noframes>
  14. </html>