| | |
| | | <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> |