update
This commit is contained in:
@ -142,15 +142,10 @@ $platforms = call_user_func(function () {
|
||||
}
|
||||
},
|
||||
// field: "published_status",
|
||||
},{
|
||||
field:'created_at',
|
||||
title: '发布日期'
|
||||
},
|
||||
// {
|
||||
// title: "封面",
|
||||
// field: "cover",
|
||||
// templet: function (d) {
|
||||
// return '<img src="'+encodeURI(d['cover'])+'" style="width:100%;height:100%" alt="" />'
|
||||
// },
|
||||
// width: 90,
|
||||
// },
|
||||
{
|
||||
title: "操作",
|
||||
toolbar: "#table-bar",
|
||||
|
Reference in New Issue
Block a user