Edit D:\rfid\libsystem\page\circulation\com\cir_findeposit.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <div class="table-content" class="m-top"> <input type="hidden" id="depositTotalMoney"> <table class="table-box rdr-table-input" data-options="fit:true"> <tr> <td class="div-tr-td" colspan="2"> <div class="fin-deposit-tip" style="float: left;"></div> <div class="fin-totaldeposit-tip" style="float: right;"></div> </td> </tr> <tr> <td class="div-tr-td" width="10%">???</td> <td width="90%"><input id="depositMoney" required="true" class="easyui-numberbox" precision="2" style="width:640px;height: 28px;" data-options="prompt:'???????????????'"></td> </tr> </table> <div class="m-top" style="height: 330px;width:100%;"> <table id="depositDataGridList" class="easyui-datagrid" data-options="fit:true,singleSelect:true,fitColumns:true,border:true,pagination:true"> <thead> <tr> <th data-options="field:'loccode',formatter:onShowLibName" width="80">??????</th> <th data-options="field:'type',formatter:onShowFinTypeName" width="80">??????</th> <th data-options="field:'money'" width="100">???</th> <th data-options="field:'findate',formatter:onShowFmtDate" width="100">???</th> <th data-options="field:'fintime',formatter:onShowFmtTime" width="100">???</th> <th data-options="field:'operid',formatter:onShowOperNameById" width="80">?????</th> </tr> </thead> </table> </div> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de