This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nms-nmsweb/WebRoot/page/system/addMkInfo.jsp
wangwenrui dc168fa9b9 1.事务添加
2.亦庄bug修改
3.业务系统添加逻辑变更
2018-09-29 09:52:11 +08:00

169 lines
6.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%@ taglib uri="/jstl/c" prefix="c"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme() + "://"
+ request.getServerName() + ":" + request.getServerPort()
+ path + "/";
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>i18n_amki.message.title_n81i</title>
<link href="<c:url value='/desktop/css/index${userBgColor }.css'/>" rel="stylesheet"
type="text/css" />
<script src="<c:url value='/js/onmouse${userBgColor }.js'/>" type="text/javascript"></script>
<link href="<c:url value='/css/styles.css'/>" rel="stylesheet"
type="text/css" />
<link href="<c:url value='/css/k.css'/>" rel="stylesheet" type="text/css" />
<script language="javascript" type="text/javascript" src="<c:url value='/js/datepicker/WdatePicker.js'/>"></script>
<script type="text/javascript" src="<%=path%>/templates/js/object.js"></script>
</head>
<script language="javascript" type="text/javascript">
function $(name){
return document.getElementById(name);
}
function add(){
if($id("mkmc","","i18n_amki.text.mkjbxx_n81i")){
document.Mkform.action="<%=path%>/sysManage/sysPopedomManage!execute.do?action=addMkInfo";
document.Mkform.submit();
}
}
function goBack(){
document.Mkform.action="<%=path%>/sysManage/sysPopedomManage!execute.do?action=queryMkInfo";
document.Mkform.submit();
}
</script>
<body>
<input type="hidden" name="position" value="${position }" />
<table width="80%" align="center" border="0" cellpadding="0"
cellspacing="1" class="ta_color">
<div style="height: 3px; width: 100%; margin: 0px auto; padding: 0px;"></div>
<tr>
<td height="20" class="td_color">
<span class="STYLE1">&nbsp;&nbsp;&nbsp;<strong>i18n_amki.text.mkjbxx_n81i</strong></span>
</td>
</tr>
<tr>
<td width="18%" bgcolor="#ffffff" align="center">
<div style="height: 5px; width: 100%; margin: 0px auto; padding: 0px;"></div>
<form action="" name="Mkform" method="post">
<table width="100%" align="center" border="0" cellpadding="0" cellspacing="1">
<input type="hidden" name="module.pid" value="${pid }">
<!--<tr>
<td bgcolor="#FFFFFF">
<div align="right">
<span class="STYLE1">模块编号:</span>
</div>
</td>
<td height="20" bgcolor="#FFFFFF">
<div align="left">
<input type="text" name="module.mkbh" id="mkbh"
style="width: 155px; background-color: #fff; border: solid 1px #77abc4; font-size: 12px; color: #000000" />
</div>
</td>
</tr> -->
<tr>
<td bgcolor="#FFFFFF" width="40%">
<div align="right">
<span class="STYLE1">i18n_amki.text.mkmc_n81i</span>
</div>
</td>
<td height="28" bgcolor="#FFFFFF">
<div align="left">
<input type="text" name="module.mkmc" id="mkmc"
style="width: 155px; background-color: #fff; border: solid 1px #77abc4; font-size: 12px; color: #000000" />
</div>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
<div align="right">
<span class="STYLE1">i18n_amki.text.mkurl_n81i</span>
</div>
</td>
<td height="28" bgcolor="#FFFFFF">
<div align="left">
<input type="text" name="module.mkurl" id="mkurl"
style="width: 155px; background-color: #fff; border: solid 1px #77abc4; font-size: 12px; color: #000000" />
</div>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
<div align="right">
<span class="STYLE1">i18n_amki.text.mkms_n81i</span>
</div>
</td>
<td height="28" bgcolor="#FFFFFF">
<div align="left">
<textarea rows="4" cols="40" name="module.mkms" id="mkms"
style="width: 155px; height: 30px; background-color: #fff; border: solid 1px #77abc4; font-size: 12px; color: #000000"></textarea>
</div>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
<div align="right">
<span class="STYLE1">i18n_amki.text.state_n81i</span>
</div>
</td>
<td height="28" bgcolor="#FFFFFF">
<div align="left">
<input type="radio" name="module.zxbz" value="0" checked="checked" /><font size=2>i18n_amki.message.state0_n81i&nbsp;</font>
<input type="radio" name="module.zxbz" value="1" ${ZXBZ==1?"checked='checked'":"" }/><font size=2>i18n_amki.message.state1_n81i&nbsp;
<div>
</td>
</tr>
</table>
</form>
</div>
</td>
</tr>
<tr>
<td height="20" class="td_color">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="td_color">
<tr>
<td width="92%" align=right>
<img onclick="add()" src="<c:url value='/desktop/images/anniu/a_12${userBgColor }.gif'/>"
border="0" align="middle" />&nbsp;
</td>
<td align=left>
<img src="<c:url value='/desktop/images/anniu/a_39${userBgColor }.gif'/>"
border="0" align="middle"
onclick="javascript:document.forms['Mkform'].reset()" />&nbsp;
</td>
<td align=left>
<img src="<c:url value='/desktop/images/anniu/a_21${userBgColor }.gif'/>"
border="0" align="middle"
onclick="goBack()" />&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</table>
<br/>
</body>
</html>