📄 cm00900.jsp
字号:
<% // =================================================== %>
<% // Project :侾俽倛倧倣倕 %>
<% // FileName:CM00900.jsp %>
<% // Revision:1.0 %>
<% // History :2005/11/25 (changyong.fu) Create %>
<% // Copyright %>
<% // =================================================== %>
<%
// 儘僌僀儞夋柺
%>
<!-- 侾抜栚 僔僗僥儉嫟捠僿僢僟乕 -->
<%@ include file="/WEB/include/header_top.jspf" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
<%@ page
language="java"
contentType="text/html; charset=shift_jis"
pageEncoding="shift_jis"
%>
<html:html>
<HEAD>
<title>幮撪娗棟僔僗僥儉</title>
<SCRIPT language="JavaScript" src="<%=sysPath%>/WEB/js/cm/msg.js"></SCRIPT>
<SCRIPT language="JavaScript" src="<%=sysPath%>/WEB/js/cm/CM00900.js"></SCRIPT>
<script language="javascript" >
function Login() {
}
</script>
<!-------------------------------------------
僿僢僟乕忣曬include
嫟捠儊僯儏乕彂偒弌偟
-------------------------------------------->
<%@ include file="/WEB/include/header_menu.jspf" %>
</HEAD>
<BODY>
<!-- 俀抜栚 夋柺柤 -->
<table class="TITLE" width="100%">
<tr>
<td class="TITLE">
幮撪娗棟僔僗僥儉丂儊僯儏乕
</td>
</tr>
</table>
<!-- 俁抜栚 僒僽僔僗僥儉嫟捠僿僢僟乕 -->
<!--%@ include file="/WEB/include/body_top.jspf" %-->
<!-- 係抜栚 夋柺愝寁椞堟 -->
<html:form action="/CM00900InitAction.do">
<html:hidden property="strValue" />
<html:hidden property="strMenuid" />
<html:hidden property="strGamenid" />
<html:hidden property="screenId" value="CM00900"/>
</html:form>
<logic:present name="CM00900Form" property="listForm">
<table class="LIST" height="460" width="100%">
<tr>
<td width="35%">
</td>
<td>
<table border="1" class="LIST" width="100%">
<logic:iterate name="CM00900Form" property="listForm" id="oneElement">
<logic:equal name="oneElement" property="strRowsKb" value="1">
<tr>
</td>
<logic:notEmpty name="CM00900Form" property="strError">
<table class="MESSAGE">
<tr>
<td class="MESSAGE FONT_RED">
幐攕偟傑偟偨丄儐乕僓乕偁傞偄偼僷僗儚乕僪偺岆傝丅
</td>
</tr>
</table>
</logic:notEmpty>
<td>
</tr>
<tr>
<th class="LIST">
<bean:write name='CM00900Form' property='strMenu'/>
</th>
</tr>
<tr class="ODD_ROW">
<th class="LIST_CENTER_ROW" align="center">
<a href="#" onclick='selectMenu("<bean:write name='oneElement' property='strParentid'/>"
,"<bean:write name='oneElement' property='strGamenid'/>"
,"<bean:write name='oneElement' property='strValue'/>");'>
<bean:write name='oneElement' property='strValue'/></a>
</th>
</tr>
</logic:equal>
<logic:equal name="oneElement" property="strRowsKb" value="0">
<tr class="EVEN_ROW">
<th class="LIST_CENTER_ROW" align="center">
<a href="#" onclick='selectMenu("<bean:write name='oneElement' property='strParentid'/>"
,"<bean:write name='oneElement' property='strGamenid'/>"
,"<bean:write name='oneElement' property='strValue'/>");'>
<bean:write name='oneElement' property='strValue'/></a>
</th>
</tr>
</logic:equal>
</logic:iterate>
</table>
</td>
<td width="35%">
</td>
</table>
</logic:present>
<!-- 係抜栚 僔僗僥儉嫟捠僿僢僟乕 -->
<%@ include file="/WEB/include/footer_copyright.jspf" %>
</BODY>
</html:html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -