Edit D:\rfid\libsystem\page\parameter\sys_common.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>?????????</title> <%@ include file="../global/linkcss.jsp" %> </head> <body class="m-top"> <!-- ????? ???????????????? --> <div class="tool-div-para"> <div class="easyui-panel m-top" data-options="fit:true" style="padding: 5px;" > <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-save'" onclick="saveELibraryConfig()">???</a> </div> </div> <div class="div-body-box m-top-3" > <div title="?????????"> <div class="easyui-panel" style="margin-top: -1px;"> <input hidden="hidden" item-type="record" id="id"> <input hidden="hidden" item-type="record" id="type" value="sysconfig"> <input id="paramjson" item-type="record" hidden="hidden"></input> <div class="table-content" > <table class="table-box rdr-table-input initSysConfigEnum" > <!-- <tr> <td class="div-tr-td" colspan="2">??????????????</td> </tr> <tr> <td class="div-tr-td"><div style="width: 100px;">?????????</div></td> <td> <input id="rfidname" item-type="record" class="easyui-textbox elibrary-config" style="width:300px;height: 28px;" data-options="prompt:'rfid??????'"></td> </tr> <tr> <td class="div-tr-td"><div style="width: 100px;">?????????</div></td> <td> <input id="rfidurl" item-type="record" class="easyui-textbox elibrary-config" style="width:100%;height: 28px;" data-options="prompt:'url???(http://jsdz7.mynetgear.com:9000)'"></td> </tr> <tr> <td class="div-tr-td" colspan="2">????????????????????</td> </tr> <tr> <td class="div-tr-td"><div style="width: 100px;">????????????</div></td> <td> <input id="datacenterurl" type="checkbox" item-type="record" class="easyui-textbox elibrary-config" style="width:100%;height: 28px;" data-options="prompt:'url???(http://192.168.0.198:8080)'"></td> </tr> --> </table> <div style="width:830px;height: 280px;"> <table id="1" item-type="paramjson" class="easyui-datagrid m-top" title="??????????????" data-options="singleSelect:false,fit:true,fitColumns:true"> <thead> <tr> <th data-options="field:'ck',checkbox:true" width="4%"></th> <th data-options="field:'code',align:'center'" width="16%">???</th> <th data-options="field:'name',align:'center'" width="80%">???</th> </tr> </thead> </table> </div> </div> </div> </div> </div> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript" src="${pageContext.request.contextPath}/page/parameter/js/sys_common.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de