Edit D:\chineseall_products\chineseall_digitallib\digitallib\digitalLib6\admin\system\othersSetting.jsp
??<%@ page contentType="text/html;charset=utf-8" %> <%@ taglib prefix="s" uri="/struts-tags"%> <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>??????????????</title> <link rel="stylesheet" type="text/css" href="/style/style.css" /> <script type="text/javascript" src="/js/jquery-1.12.4.min.js"></script> <style> body{font-size:14px;color:#000;background:#fff;} </style> </head> <body> <div class="crumbs tl">?????????????? >> ????????? </div> <div class="mainCon"> <form id="othersSettingForm" name="othersSetting" action="othersSetting.action" method="post"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="addTable"> <tr > <td width="15%">??????????</td> <td width="85%"> <input class="textIn1" type="hidden" name="dic.entityKey" value="user.register.open" /> <input type="hidden" name="dic.id" value="${dic.id}" /> <s:select theme="simple" cssClass="textIn1" name="dic.entityValue" list="#{'1':'??????????', '0':'???????????'}" value="dic.entityValue" /> </td> </tr> <tr > <td width="15%">??????????????</td> <td width="85%"> <input class="textIn1" type="hidden" name="validateCodeDic.entityKey" value="user.login.isvalidate" /> <input type="hidden" name="validateCodeDic.id" value="${validateCodeDic.id}" /> <s:select theme="simple" cssClass="textIn1" name="validateCodeDic.entityValue" list="#{'0':'??', '1':'??'}" value="validateCodeDic.entityValue" /> </td> </tr> <tr > <td width="15%">???????????</td> <td width="85%"> <input class="textIn1" type="hidden" name="userNameDisplayDic.entityKey" value="page.user.display" /> <input type="hidden" name="userNameDisplayDic.id" value="${userNameDisplayDic.id}" /> <s:select theme="simple" cssClass="textIn1" name="userNameDisplayDic.entityValue" list="#{'1':'?????????', '2':'????????'}" value="userNameDisplayDic.entityValue" /> </td> </tr> <tr > <td width="15%">????????????</td> <td width="85%"> <input class="textIn1" type="hidden" name="articleAuditDic.entityKey" value="activity.article.audit" /> <input type="hidden" name="articleAuditDic.id" value="${articleAuditDic.id}" /> <s:select theme="simple" cssClass="textIn1" name="articleAuditDic.entityValue" list="#{'0':'???????????','1':'?????????'}" value="articleAuditDic.entityValue" /> </td> </tr> <tr > <td width="15%">??????????????</td> <td width="85%"> <input class="textIn1" type="hidden" name="bookUserDic.entityKey" value="book.filter.open" /> <input type="hidden" name="bookUserDic.id" value="${bookUserDic.id}" /> <s:select theme="simple" cssClass="textIn1" name="bookUserDic.entityValue" list="#{'1':'??','0':'??'}" value="bookUserDic.entityValue" /> </td> </tr> <tr > <td width="15%">?????????</td> <td width="85%"> <input class="textIn1" type="hidden" name="borrowTimeDic.entityKey" value="book.borrow.time" /> <input type="hidden" name="borrowTimeDic.id" value="${borrowTimeDic.id }" /> <s:select list="#{'0':'?????','3':'3??','5':'5??','7':'7??','10':'10??','15':'15??'}" theme="simple" cssClass="textIn1" name="borrowTimeDic.entityValue" value="borrowTimeDic.entityValue" /> </td> </tr> <tr> <td width="15%">?????????</td> <td width="85%"> <input class="textIn1" type="hidden" name="quantityBooksDic.entityKey" value="book.books.quantity"/> <input type="hidden" name="quantityBooksDic.id" value="${quantityBooksDic.id }"/> <s:select list="#{'0':'?????','2':'2??','4':'4??','6':'6??','8':'8??','10':'10??'}" theme="simple" cssClass="textIn1" name="quantityBooksDic.entityValue" value="quantityBooksDic.entityValue" /> </td> </tr> <tr> <td width="15%">?????????</td> <td width="85%"> <input type="hidden" name="isCommentDic.entityKey" value="is.open.comment"/> <input type="hidden" name="isCommentDic.id" value="${isCommentDic.id }"/> <s:select list="#{'0':'??','1':'??'}" theme="simple" cssClass="textIn1" name="isCommentDic.entityValue" value="isCommentDic.entityValue" /> </td> </tr> <tr> <td width="15%">?????????</td> <td width="85%"> <input type="hidden" name="isConstraintPasswordDic.entityKey" value="is.constraint.password"/> <input type="hidden" name="isConstraintPasswordDic.id" value="${isConstraintPasswordDic.id }"/> <s:select list="#{'0':'???','1':'?????','2':'?????','3':'?????','6':'?????','12': '????'}" theme="simple" cssClass="textIn1" name="isConstraintPasswordDic.entityValue" value="isConstraintPasswordDic.entityValue"/> </td> </tr> <tr> <td width="15%">?????????????</td> <td width="85%"> <input type="hidden" name="isUploadHeadPictureDic.entityKey" value="is.upload.head.picture"/> <input type="hidden" name="isUploadHeadPictureDic.id" value="${isUploadHeadPictureDic.id }"/> <s:select list="#{'0':'??', '1':'??'}" theme="simple" cssClass="textIn1" name="isUploadHeadPictureDic.entityValue" value="isUploadHeadPictureDic.entityValue"/> </td> </tr> <s:if test="@com.chineseall.core.servlet.InitParameters@productInfoVo.parent != null && @com.chineseall.core.servlet.InitParameters@productInfoVo.parent != ''"> <tr> <td width="15%">?????????</td> <td width="85%"> <input type="hidden" name="schoolCodeDic.entityKey" value="set.school.code"/> <input type="hidden" name="schoolCodeDic.id" value="${schoolCodeDic.id }"/> <input class="textIn1" type="text" name="schoolCodeDic.entityValue" value="${schoolCodeDic.entityValue }"/> </td> </tr> </s:if> <tr> <td width="15%">??????????????</td> <td width="85%"> <input type="hidden" name="backupPathDic.entityKey" value="database.backup.path"/> <input type="hidden" name="backupPathDic.id" value="${backupPathDic.id }"/> <input class="textIn1" type="text" name="backupPathDic.entityValue" value="${backupPathDic.entityValue }" style="margin-top:5px;width:400px;"/> ????????????????????? </td> </tr> <tr > <td> </td> <td align="left"> <input class="searchBtn" type="button" onclick="dosubmit();" value="???" /> <font color="red"><s:property value="info" /></font> </td> </tr> </table> </div> <script type="text/javascript"> function changePlatform(obj) { if(obj.value == 1) { $("#jinshanPlatForm, #jinshanInterfaceLink").show(); } else { $("#jinshanPlatForm, #jinshanInterfaceLink").hide(); } } function dosubmit() { document.getElementById("othersSettingForm").submit(); } </script> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de