Commit 68327ce9 authored by hujun's avatar hujun

修改激活未激活页面显示

parent f7c0532f
......@@ -22,11 +22,11 @@
</td>
<td>
[% if(it[item]["status"] == -1) { %]
未激活
未激活
[% }else if(it[item]["status"] == 0) { %]
正常
已激活
[% }else{ %]
冻结
删除
[% } %]
</td>
<td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment