Kirin 4 tahun lalu
induk
melakukan
a5b44741f5
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/admin/view/vote/vote/index.php

+ 1 - 1
app/admin/view/vote/vote/index.php

@@ -52,7 +52,7 @@
     layList.tableList('List', "{:Url('groupList')}", function () {
     layList.tableList('List', "{:Url('groupList')}", function () {
         return [
         return [
             {field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},
             {field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},
-            {field: 'title', title: '活动标题', width: '25%'},
+            {field: 'title', title: '活动标题', width: '20%'},
             {field: '_start_time', title: '开始时间', width: '12%'},
             {field: '_start_time', title: '开始时间', width: '12%'},
             {field: '_end_time', title: '结束时间', width: '12%'},
             {field: '_end_time', title: '结束时间', width: '12%'},
             {field: '_add_time', title: '添加时间', width: '12%'},
             {field: '_add_time', title: '添加时间', width: '12%'},