| | |
| | | mytek.alert(result.Message, result.OK, function () { |
| | | loadPageList(); |
| | | }); |
| | | }, |
| | | "json"); |
| | | }, "json"); |
| | | } |
| | | }); |
| | | }); |
| | |
| | | <div class="m-b"> |
| | | <div class="form-group"> |
| | | <div class="input-group m-b"> |
| | | <span class="input-group-addon">客户账号</span> |
| | | <span class="input-group-addon">客户账户</span> |
| | | <input type="text" name="ClientId" id="ClientId" class="form-control col-md-2" /> |
| | | </div> |
| | | </div> |
| | |
| | | <table class="table table-striped table-bordered table-hover" id="orderTable"> |
| | | <thead> |
| | | <tr class="header"> |
| | | <!-- |
| | | |
| | | <th>订单ID |
| | | </th> |
| | | --> |
| | | |
| | | <th>短信账号 |
| | | </th> |
| | | <th>客户账号 |
| | | <th>客户账户 |
| | | </th> |
| | | <th>公司名称 |
| | | </th> |
| | |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-2 control-label"> |
| | | 客户账号</label> |
| | | 客户账户</label> |
| | | <div class="col-sm-4 "> |
| | | <!-- |
| | | <select name="clientId" id="clientId" class="form-control"> |
| | |
| | | 充值金额</label> |
| | | <div class="col-sm-4"> |
| | | <div class="input-group"> |
| | | <input type="text" class="form-control" name="payAmount" id="payAmount" value="" maxlength="10" |
| | | <input type="text" class="form-control" name="payAmount" id="payAmount" value="" maxlength="7" |
| | | onkeyup="value=value.replace(/[^\d\.]/g,'')" onpaste="value=value.replace(/[^\d\.]/g,'')" |
| | | oncontextmenu="return false" /><span class="input-group-addon">元 </span> |
| | | </div> |