Explorar el Código

调整列表显示

DuGuYang hace 3 años
padre
commit
973380dace
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      wwwroot/layuiadmin/modules/Advertisment_Admin.js

+ 1 - 1
wwwroot/layuiadmin/modules/Advertisment_Admin.js

@@ -71,7 +71,7 @@ layui.config({
             , { field: 'PicPath', title: '图片', width: 60, templet: '#imgTpl', unresize: true }
 
             , { field: 'Sort', fixed: 'right', title: '排序', width: 80, edit: 'text' }
-            , { title: '操作', width: 220, align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
+            , { title: '操作', width: 300, align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
         ]]
         , page: true
         , limit: 30