@@ -70,7 +70,7 @@
field: 'bannerUrl',
title: 'banner图',
formatter: function(value, row, index) {
- return $.table.imageView(value);
+ return $.table.imageView(value,800);
}
},
{
@@ -67,7 +67,7 @@
field: 'designerAvatar',
title: '设计师头像',
@@ -75,7 +75,7 @@
field: 'ipUrl',
title: 'IP图片',
// {
@@ -77,7 +77,7 @@
field: 'classUrl',
title: '商品分类图片',