Kirin 2 سال پیش
والد
کامیت
76b0e3ad7f
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      app/admin/view/user/user_cert/index.php

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

@@ -34,9 +34,9 @@
             {field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},
             {field: 'name', title: '姓名', width: '8%'},
             {field: 'gender_name', title: '性别', width: '5%'},
-            {field: 'idcard', title: '身份证号码', width: '15%',toolbar:"<img src='{{d.photo}}' lay-event='open_image'>"},
+            {field: 'idcard', title: '身份证号码', width: '15%'},
             {field: 'job', title: '职业', width: '7%'},
-            {field: 'photo', title: '照片', width: '10%'},
+            {field: 'photo', title: '照片', width: '10%',toolbar:"<img src='{{d.photo}}' lay-event='open_image'>"},
             {field: 'level_name', title: '等级', width: '5%'},
             {field: 'code', title: '编码'},
             {field: 'add_time', title: '提交时间', width: '12%'},