| | |
| | | <div class="form-group"> |
| | | <div class="input-group m-b"> |
| | | <input type="button" value="查询" class="btn btn-primary action-query" /> |
| | | <input class="btn btn-warning action-create" value="创建新账号" type="button" /> |
| | | <input class="btn btn-warning action-create" value="创建新账号" type="button" /> |
| | | <input type="button" value="批量修改通道" class="btn btn-danger action-modal-op" /> |
| | | <input type="button" class="btn btn-info action-export" value="导出数据" /> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </form> |
| | | <div class="table-responsive"> |
| | | <input type="button" value="批量修改通道" class="btn btn-danger action-modal-op" /> |
| | | <input type="button" class="btn btn-info action-export" value="导出数据" /> |
| | | <table class="table table-striped table-bordered table-hover" id="gwspTable"> |
| | | <thead> |
| | | <tr class="header"> |
| | |
| | | <th> |
| | | 通道 |
| | | </th> |
| | | <!-- |
| | | <th> |
| | | 失败补发 |
| | | </th> |
| | | --> |
| | | <th> |
| | | 付费方式 |
| | | </th> |
| | |
| | | //条数/余额/付费方式/单价/告警 |
| | | 剩余总条数/基本条数/赠送条数/付费方式/单价/告警 |
| | | </th> |
| | | --> |
| | | <th> |
| | | 账号配置属性 |
| | | </th> |
| | | <th> |
| | | 扩展号 |
| | | </th> |
| | | --> |
| | | <th> |
| | | 客户IP |
| | | </th> |
| | |
| | | <th> |
| | | 激活时间 |
| | | </th> |
| | | <th colspan="4"> |
| | | <th class="text-center" width="150px"> |
| | | 操作 |
| | | </th> |
| | | </tr> |
| | |
| | | <div class="modal-header"> |
| | | <h3> |
| | | 批量修改通道</h3> |
| | | </span><a class="close" data-dismiss="modal" aria-hidden="true">×</a> <span class="text-muted"> |
| | | <a class="close" data-dismiss="modal" aria-hidden="true">×</a> <span class="text-muted"> |
| | | 批量更改通道[组]将会更新所有选中的账号的通道[组],<br /> |
| | | 如果移动、联通或电信 没有设置通道[组],所选账号通道[组]都将被清空,请谨慎操作! </span> |
| | | </div> |
| | |
| | | <div id="mask" class="mask"> |
| | | <span></span> |
| | | <img src="img/spinning-circles.svg" alt="载入中..." /></div> |
| | | </div> |
| | | |
| | | </asp:Content> |