📄 leftup.jsp
字号:
<%@page pageEncoding="GBK" contentType="text/html; charset=GBK"%>
<%@taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
<%@taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
<HTML>
<f:view>
<HEAD>
<LINK REL="stylesheet" type="text/css" href="css/tree.css" />
<link href="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/css/main.css" rel="stylesheet" type="text/css">
<link href="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/css/xtree.css" rel="stylesheet" type="text/css">
<style type="text/css">
body, td
{
font-family: 宋体;
font-size: 12px;
}
A:LINK, A:VISITED, A:ACTIVE, A:HOVER
{
color: #000000;
font-size: 13px;
padding-left: 3px;
TEXT-DECORATION: NONE;
}
</style>
<script language="javascript" event="oncontextmenu" for="document">
return false;
</script>
<SCRIPT LANGUAGE="JavaScript" src="../public/js/service.js"></SCRIPT>
<!--
<SCRIPT language=JavaScript src="js/popupmenu.js"></SCRIPT>
<SCRIPT language=JavaScript src="js/gzdatree.js"></SCRIPT>
-->
<SCRIPT language=JavaScript src="js/MTree.js"></SCRIPT>
<SCRIPT language=JavaScript src="js/process.js"></SCRIPT>
<script src="../../../js/keyborads.js" type=text/javascript></script>
<script language="JavaScript" src="../../../js/coolbuttons.js" type=text/javascript></script>
<script language="JavaScript" src="../../../js/buttonLib.js" type=text/javascript></script>
<script language="javascript">
getTopParentWindow(window.self); //auther:xy
</script>
</HEAD>
<BODY ONLOAD="initialize('tree')" ONSELECTSTART="return false" TOPMARGIN="0" LEFTMARGIN="0">
<table height="100%" width="100%" border="0" cellpadding="0" cellspacing="0" class="3Dtable">
<tr>
<td valign="top">
<table height="100%" width="100%" border="0" cellpadding="0" cellspacing="0" >
<tr>
<td height="100%" valign="top">
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<div id="folderTree" style="padding-top: 8px;width:200;height:100%; overflow:auto " >
</div>
</td>
</tr>
</table>
</td>
<td width="30" valign="top" background="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/images/file_rightBg.gif">
<table width="30" border="0" cellspacing="0" cellpadding="0">
<tr><td height="30"><img src="../../../skin/skin1/images/spacer.gif"></td></tr>
</table>
<table width="25" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="25" align="center" class="coolButton"><img src="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/images/dell.png" id="191" alt="删除文件夹" onclick="opertree(this,'delMenu')" border="0"></td>
</tr>
<tr><td height="4"><img src="../../../skin/skin1/images/spacer.gif"></td></tr>
<tr>
<td height="25" align="center" class="coolButton"><img src="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/images/insert.png" id="193" alt="插入文件夹" onclick="opertree(this,'addMenu')" border="0"></td>
</tr>
<tr><td height="4"><img src="../../../skin/skin1/images/spacer.gif"></td></tr>
<tr>
<td height="25" align="center" class="coolButton"><img src="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/images/addd.png" id="192" alt="增加文件夹" onclick="opertree(this,'insertMenu')" border="0"></td>
</tr>
<tr><td height="4"><img src="../../../skin/skin1/images/spacer.gif"></td></tr>
<tr>
<td height="25" align="center" class="coolButton"><img src="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/images/child.png" id="192" alt="增加子文件夹" onclick="opertree(this,'addChildwj')" border="0"></td>
</tr>
<tr><td height="4"><img src="../../../skin/skin1/images/spacer.gif"></td></tr>
<tr>
<td height="25" align="center" class="coolButton"><img src="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/images/edit.png" id='195' alt="重命名" onclick="opertree(this,'rework')" border="0"></td>
</tr>
<tr><td height="4"><img src="../../../skin/skin1/images/spacer.gif"></td></tr>
<tr>
<td height="25" align="center" class="coolButton"><img src="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/images/upload.png" id='194' alt="上传文件到文件夹" onclick="opertree(this,'addChild')" border="0"></td>
</tr>
<tr><td height="4"><img src="../../../skin/skin1/images/spacer.gif"></td></tr>
<tr>
<td height="25" align="center" class="coolButton"><img src="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/images/view.png" id="199" alt="查看属性" onclick="opertree(this,'view')" border="0"></td>
</tr>
<tr><td height="4"><img src="../../../skin/skin1/images/spacer.gif"></td></tr>
<tr>
<td height="25" align="center" class="coolButton"><img src="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/images/file1.gif" id="999" alt="加入本人精华区" onclick="opertree(this,'rjh')" border="0"></td>
</tr>
<tr><td height="4"><img src="../../../skin/skin1/images/spacer.gif"></td></tr>
<tr>
<td height="25" align="center" class="coolButton"><img src="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/images/file2.gif" id="272" alt="加入本科精华区" onclick="opertree(this,'kjh')" border="0"></td>
</tr>
<tr><td height="4"><img src="../../../skin/skin1/images/spacer.gif"></td></tr>
<tr>
<td height="25" align="center" class="coolButton"><img src="../../../skin/<h:outputText escape="false" value="#{user.gxh}"/>/images/file3.gif" id="274" alt="加入本局精华区" onclick="opertree(this,'jjh')" border="0"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<input type="hidden" id="stag" name="stag">
<input type="hidden" id="oentity">
<input type="hidden" id="saverefresh" onclick="initialize('tree')">
<input type="hidden" id="titem">
<h:inputHidden id="operid" value="#{user.userID}">
</h:inputHidden>
<script language="JavaScript" type="text/javascript">
var tree = new MzTreeView('tree');
tree.setIconPath('./images/');
<h:outputText escape="false" value="#{gzdatree.editableJgryTreeScript}"/>
document.getElementById('folderTree').innerHTML = tree.toString();
</script>
</BODY>
</f:view>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -