|
|
@@ -98,7 +98,7 @@ layui.config({
|
|
|
, { field: 'Lecturer', width: 200, title: '主讲', sort: true }
|
|
|
, { field: 'StudyPerson', width: 200, title: '学习人数', sort: true }
|
|
|
, { field: 'IsBannerName', width: 150, title: '每日晨会推荐', sort: true }
|
|
|
- , { field: 'BannerPhoto', width: 150, title: 'Banner图片', templet: '#imgTpl', unresize: true, sort: true }
|
|
|
+ // , { field: 'BannerPhoto', width: 150, title: 'Banner图片', templet: '#imgTpl', unresize: true, sort: true }
|
|
|
// , { field: 'Sort', fixed: 'right', title: '排序', width: 80, edit: 'text' }
|
|
|
, { title: '操作', align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
|
|
|
]]
|