Edit D:\rfid\libsystem\page\acquisition\orderbib.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <div id="orderbib_dlg_toolbar" style="padding:2px 0"> <table cellpadding="0" cellspacing="0" style="width:100%"> <tr> <td style="padding-left:2px"> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-save'" onclick="saveOrderBib()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#orderbib_dlg').dialog('close')">???</a> </td> </tr> </table> </div> <div id="orderbib_dlg" class="easyui-dialog" title="???" style="width:800px;height:500px;padding:10px" data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-first-order', toolbar: '#orderbib_dlg_toolbar', onOpen:onOpenOrderDlg "> <div style="padding: 2px;" class="orderbib_tip"></div> <div class="table-content" style="width: 760px;margin: auto;margin-top: 5px;"> <input id="orderbib_type" hidden="hidden" ></input> <input id="orderbib_catacode" item-type="orderbib_record" hidden="hidden" ></input> <input id="orderbib_id" item-type="orderbib_record" hidden="hidden" ></input> <input id="orderbib_order_ids" item-type="orderbib_record" hidden="hidden" ></input> <table class="table-box rdr-table-input"> <tr> <td class="div-tr-td" > <div style="width: 58px;">??????</div> </td> <td style="width: 100px;"> <select id="orderbib_libcode" item-type="orderbib_record" init-type="init-data" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" style="width: 80px;"> <div style="width: 58px;">???</div> </td> <td style="width: 100px;"> <input id="orderbib_batchno" item-type="orderbib_record" class="easyui-textbox" style="width:100%;height: 28px;" disabled="true" data-options="prompt:'???????????'"> </td> <td class="div-tr-td" > <div style="width: 58px;">?????</div> </td> <td style="width: 100px;"><input id="orderbib_copies" required="true" item-type="orderbib_record" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'?????????????????'"></td> </tr> <tr> <td class="div-tr-td" >?????</td> <td> <select id="orderbib_ncy" item-type="orderbib_record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >?????</td> <td><input id="orderbib_price" item-type="orderbib_record" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> <td class="div-tr-td" >?????</td> <td><input id="orderbib_totalprice" item-type="orderbib_record" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> </tr> <tr> <td class="div-tr-td">??????</td> <td> <select id="orderbib_orderncy" item-type="orderbib_record" init-type="init-data" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >??????</td> <td><input id="orderbib_orderprice" item-type="orderbib_record" required="true" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td" >??????</td> <td><input id="orderbib_ordertotalprice" item-type="orderbib_record" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> </tr> <tr> <td class="div-tr-td" >???</td> <td> <select id="orderbib_bookseller" item-type="orderbib_record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >??????</td> <td> <select id="orderbib_finsources" item-type="orderbib_record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >??????</td> <td> <select id="orderbib_docsources" item-type="orderbib_record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td" >??????</td> <td> <select id="orderbib_mediatype" item-type="orderbib_record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >??????</td> <td> <select id="orderbib_binding" item-type="orderbib_record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >?????</td> <td><input id="orderbib_volumes" item-type="orderbib_record" class="easyui-numberbox" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> </tr> <tr> <td class="div-tr-td" >??????</td> <td><input id="orderbib_volumes" item-type="orderbib_record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td" >?????</td> <td><input id="orderbib_billno" item-type="orderbib_record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> <td class="div-tr-td" >??????</td> <td><input id="orderbib_paydate" item-type="orderbib_record" class="easyui-datebox" style="width:100%;height: 28px;"></td> </tr> <tr> <td class="div-tr-td" >?????</td> <td><input id="orderbib_operid" item-type="orderbib_record" class="easyui-textbox" disabled="true" style="width:100%;height: 28px;" ></td> <td class="div-tr-td" >??????</td> <td><input id="orderbib_orderdate" item-type="orderbib_record" class="easyui-datebox" style="width:100%;height: 28px;"></td> <td class="div-tr-td" >?????</td> <td><input id="orderbib_orderno" item-type="orderbib_record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'?????????'"></td> </tr> <tr class="order-type-div"> <td class="div-tr-td" >??????</td> <td> <select id="orderbib_order_type" item-type="orderbib_record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> <option value="0" selected="selected">?????????????</option> <option value="1">??????????????</option> <option value="2">??????????????</option> </select> </td> <td class="div-tr-td" ></td> <td> </td> <td class="div-tr-td" ></td> <td> </td> </tr> <tr> <td class="div-tr-td" >???</td> <td colspan="5"> <input id="orderbib_note" item-type="orderbib_record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"> </td> </tr> </table> </div> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de