wzp
2022-07-12 705909e14fe4e9f2fc261ee4eb40a8b41fa2f6d4
web/web/GwSp.aspx
@@ -470,15 +470,15 @@
            <div class="form-group">
                <div class="input-group m-b">
                    <input type="button" value="查询" class="btn btn-primary action-query" />&nbsp;&nbsp;
                    <input class="btn btn-warning  action-create" value="创建新账号" type="button" />
                    <input class="btn btn-warning  action-create" value="创建新账号" type="button" />&nbsp;&nbsp;
                    <input type="button" value="批量修改通道" class="btn btn-danger action-modal-op" />&nbsp;&nbsp;
                    <input type="button" class="btn btn-info action-export" value="导出数据" />&nbsp;&nbsp;
                </div>
            </div>
        </div>
    </div>
    </form>
    <div class="table-responsive">
        <input type="button" value="批量修改通道" class="btn btn-danger action-modal-op" />&nbsp;&nbsp;
        <input type="button" class="btn btn-info action-export" value="导出数据" />&nbsp;&nbsp;
        <table class="table table-striped table-bordered table-hover" id="gwspTable">
            <thead>
                <tr class="header">
@@ -503,9 +503,11 @@
                    <th>
                        通道
                    </th>
                    <!--
                    <th>
                        失败补发
                    </th>
                    -->
                    <th>
                        付费方式
                    </th>
@@ -520,13 +522,13 @@
                        //条数/余额/付费方式/单价/告警
                        剩余总条数/基本条数/赠送条数/付费方式/单价/告警
                    </th>
                         -->
                    <th>
                        账号配置属性
                    </th>
                    <th>
                        扩展号
                    </th>
                         -->
                    <th>
                        客户IP
                    </th>
@@ -536,7 +538,7 @@
                    <th>
                        激活时间
                    </th>
                    <th colspan="4">
                    <th class="text-center" width="150px">
                        操作
                    </th>
                </tr>