优化首页内容

This commit is contained in:
georgehao
2019-07-06 17:05:19 +08:00
parent 37fb659c4e
commit 6a30e9265c
49 changed files with 1060 additions and 729 deletions

View File

@@ -53,7 +53,7 @@
,url: '/task/table?status=2'
,cols: [[
{checkbox: true, fixed: true},
{field:'id', title: 'ID', align:'center',sort: true, width:100}
{field:'id', title: 'ID', align:'center',sort: true, width:80}
,{field:'task_name',title: '任务名称'}
,{field:'cron_spec',title: '执行时间', width:150}
,{field:'pre_time', width:170,title: '上次执行时间'}