Edit D:\chineseall_products\bak\digitalLib6\pages\screen\admin\settingScreen.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" /> <style> body{font-size:14px;color:#000;background:#fff;} </style> </head> <body> <div class="crumbs tl">?????????????? >> ?????? </div> <div class="mainCon"> <form id="settingScreenForm" name="settingScreen" action="settingScreen.action" method="post"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="addTable"> <tr> <td width="15%">??????????????</td> <td width="85%"> <input type="hidden" name="screenQrCodeShowDic.entityKey" value="screen.qrcode.show"/> <input type="hidden" name="screenQrCodeShowDic.id" value="${screenQrCodeShowDic.id }"/> <s:select theme="simple" cssClass="textIn1" name="screenQrCodeShowDic.entityValue" list="#{'1':'????????','0':'?????????'}" value="screenQrCodeShowDic.entityValue" /> </td> </tr> <tr> <td width="15%">????????????</td> <td width="85%"> <input type="hidden" name="screenAccessUrlDic.entityKey" value="screen.access.url"/> <input type="hidden" name="screenAccessUrlDic.id" value="${screenAccessUrlDic.id }"/> <input class="textIn1" type="text" name="screenAccessUrlDic.entityValue" value="${screenAccessUrlDic.entityValue }" style="margin-top:5px;width:400px;"/> ???????????????????????????????? </td> </tr> <tr> <td width="15%">???????????</td> <td width="85%"> <input type="hidden" name="screenVideoCount.entityKey" value="screen.count.add.video"/> <input type="hidden" name="screenVideoCount.id" value="${screenVideoCount.id }"/> <input class="textIn1" type="text" name="screenVideoCount.entityValue" value="${screenVideoCount.entityValue }" style="margin-top:5px;width:200px;"/> ????? </td> </tr> <tr> <td width="15%">???????????</td> <td width="85%"> <input type="hidden" name="screenAudioCount.entityKey" value="screen.count.add.audio"/> <input type="hidden" name="screenAudioCount.id" value="${screenAudioCount.id }"/> <input class="textIn1" type="text" name="screenAudioCount.entityValue" value="${screenAudioCount.entityValue }" style="margin-top:5px;width:200px;"/> ????? </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> </form> </div> <script type="text/javascript"> function dosubmit() { document.getElementById("settingScreenForm").submit(); } </script> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de