11 lines
379 B
Plaintext
11 lines
379 B
Plaintext
<%@ page contentType="text/html; charset=GBK"%><%@
|
|
include file="/IncludeBegin.jsp"%><%
|
|
/*
|
|
页面说明: 左右框架页面
|
|
*/
|
|
%><%@include file="/Resources/CodeParts/Frame03.jsp"%>
|
|
<script type="text/javascript">
|
|
myleft.width=500;//设置左边区域宽度
|
|
AsControl.OpenView("/AppConfig/FunctionManage/FunctionConfTree.jsp","","frameleft","");
|
|
</script>
|
|
<%@ include file="/IncludeEnd.jsp"%> |