后台用户管理

This commit is contained in:
2016-12-02 10:12:43 +08:00
parent 3d9cbcfa22
commit e2910d287a
2 changed files with 10 additions and 5 deletions

View File

@@ -23,6 +23,9 @@
<th>
<span>手机号码</span>
</th>
<th>
<span>授权分组</span>
</th>
<th>
<span>创建时间</span>
</th>
@@ -46,6 +49,7 @@
<td>
<span >{$item['mobile']}</span>
</td>
<td>{$item['group_list']|implode=',',###}</td>
<td>{$item['reg_time']|date='Y-m-d',###}</td>
<td class="text-center">
{if condition="$item['status']"}