Kirin há 3 anos atrás
pai
commit
7478158809
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      app/admin/view/user/user/index.php

+ 2 - 2
app/admin/view/user/user/index.php

@@ -265,8 +265,8 @@
                 templet: '<p lay-event="open_image"><img class="avatar" style="cursor: pointer" class="open_image" data-image="{{d.avatar}}" src="{{d.avatar}}" alt="{{d.nickname}}"></p>'
             },
             {field: 'nickname', title: '姓名', templet: '#nickname', align: 'center'},
-            {field: 'phone', title: '手机号', align: 'center', width: '8%'},
-            {field: 'email', title: '邮箱', align: 'center', width: '12%'},
+            // {field: 'phone', title: '手机号', align: 'center', width: '8%'},
+            // {field: 'email', title: '邮箱', align: 'center', width: '12%'},
             {field: 'all_achievement', title: '总业绩', width: '6%'},
             {field: 'self_achievement', title: '个人业绩', width: '6%'},
             {field: 'new_achievement', title: '新增业绩', width: '6%'},