<%@ page contentType="text/html; charset=GBK"%><%@ include file="/IncludeBegin.jsp"%><% /* Author: #{author} #{createddate} Content: 隐藏左侧区域的Main页面 History Log: */ String PG_TITLE = "贷款咨询"; // 浏览器窗口标题 PG_TITLE String PG_CONTENT_TITLE = "  贷款咨询  "; //默认的内容区标题 String PG_CONTNET_TEXT = "请点击左侧列表";//默认的内容区文字 String PG_LEFT_WIDTH = "1";//默认的treeview宽度 //获得页面参数 //String sInputUser = CurPage.getParameter("InputUser"); //if(sInputUser==null) sInputUser=""; %><%@include file="/Resources/CodeParts/Main04.jsp"%> <%@ include file="/IncludeEnd.jsp"%>