فهرست منبع

用户列表添加姓名备注

赵启卫 2 سال پیش
والد
کامیت
7ddf25bd52
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      application/admin/view/user/user/index.php

+ 3 - 1
application/admin/view/user/user/index.php

xqd
@@ -304,7 +304,9 @@
             {type:'checkbox'},
             {field: 'uid', title: 'UID', align: 'center',width:70},
             {field: 'avatar', title: '头像', event:'open_image', align: 'center', templet: '#avatar'},
-            {field: 'nickname', title: '姓名',templet:"#nickname",align: 'center'},
+            {field: 'nickname', title: '昵称',templet:"#nickname",align: 'center'},
+            {field: 'realname', title: '姓名',align: 'center'},
+            {field: 'comment', title: '备注',align: 'center'},
             // {field: 'levelType', title: '身份',align: 'center',width:'6%'},
             // {field: 'user_type', title: '用户类型',width:'6%',align:'center'},
             {field: 'phone', title: '手机号',align: 'center'},