|
@@ -116,6 +116,7 @@
|
|
|
{field: 'id', title: 'ID', sort: true,width:'6%',event:'id'},
|
|
|
{field: 'image', title: '商品图片', width: '10%',templet: '<p><img src="{{d.image}}" alt="{{d.title}}" class="open_image" data-image="{{d.image}}"></p>'},
|
|
|
{field: 'title', title: '活动标题'},
|
|
|
+ {field: 'time_id_title', title: '时间段'},
|
|
|
{field: 'info', title: '活动简介',width:'20%'},
|
|
|
{field: 'ot_price', title: '原价',width:'6%'},
|
|
|
{field: 'price', title: '批发价',width:'6%'},
|