|
@@ -93,12 +93,12 @@
|
|
|
<table class="table">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
- <th width="350">注册手机/邮箱</th>
|
|
|
- <th>姓名</th>
|
|
|
+ <th width="200">注册手机/邮箱</th>
|
|
|
+ <th width="90">姓名</th>
|
|
|
<th>企业名称</th>
|
|
|
- <th>企业地区</th>
|
|
|
- <th>最近使用费用定额</th>
|
|
|
- <th>在线时长(<%= filter.loginMsg === undefined ? '所有' : filter.loginMsg %>)</th>
|
|
|
+ <th width="90">企业地区</th>
|
|
|
+ <th width="130">最近使用费用定额</th>
|
|
|
+ <th width="150">在线时长(<%= filter.loginMsg === undefined ? '所有' : filter.loginMsg %>)</th>
|
|
|
<th width="180">注册时间 / 最近登录</th>
|
|
|
<% if (manager.superAdmin == 1) { %>
|
|
|
<th>操作</th>
|