@icedesign/waterfall-block
Version:
93 lines (89 loc) • 2 kB
JavaScript
const data = [
{
w: 'w2',
src: require('./images/subjectc10585.jpg'),
title: '碎花浪漫',
count: '16',
brand: 'Lesies/蓝色倾情',
},
{
w: 'w1',
src: require('./images/subjectc10364.jpg'),
title: '乐町.流行热看点の最搭配',
count: '38',
brand: 'leding/乐町',
},
{
w: 'w2',
src: require('./images/subjectc10116.jpg'),
title: 'OSA没有图纹就辜负夏天',
count: '35',
brand: 'OSA/欧莎',
},
{
w: 'w1',
src: require('./images/subjectc10975.jpg'),
title: '这个季节,我要惊艳全城',
count: '11',
brand: 'JUST MODE',
},
{
w: 'w1',
src: require('./images/subjectc10466.jpg'),
title: '停不下的美梦',
count: '16',
brand: '粉红大布娃娃',
},
{
w: 'w2',
src: require('./images/subjectc10861.jpg'),
productPicUrl: require('./images/subjectc10861.jpg'),
title: '七分裤装白色单品系列',
count: '12',
brand: 'Ming Mei Fashion/名美服饰',
},
{
w: 'w1',
src: require('./images/subjectc10777.jpg'),
title: '新潮的蕾丝系列',
count: '12',
brand: 'Oece',
},
{
w: 'w1',
src: require('./images/subjectc11083.jpg'),
title: '青春甜美!',
count: '13',
brand: 'EMINU/依米奴',
},
{
w: 'w1',
src: require('./images/subjectc10280.jpg'),
productPicUrl: require('./images/subjectc10280.jpg'),
title: 'MOCo.桑蚕丝',
count: '19',
brand: '摩珂/Mo&Co.',
},
{
w: 'w1',
src: require('./images/subjectc10885.jpg'),
title: '礼尚自由的小礼服',
count: '12',
brand: 'LieBo/裂帛',
},
{
w: 'w1',
src: require('./images/subjectc10753.jpg'),
title: '玩转色彩几何',
count: '16',
brand: 'STYLEWOMAN/白翎风采',
},
{
w: 'w1',
src: require('./images/subjectc9953.jpg'),
title: '裙子的夏时光',
count: '17',
brand: '初语',
},
];
export default data;