...
|
...
|
@@ -145,6 +145,57 @@ module.exports = { |
|
|
}]
|
|
|
}
|
|
|
}, {
|
|
|
maybeLike: {
|
|
|
goods: [{
|
|
|
id: 1,
|
|
|
thumb: 'http://img11.static.yhbimg.com/goodsimg/2015/03/02/07/01ebfb219e22770ffb0c2c3a2cbb2b4bef.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
name: 'GAWS DIGI 丛林数码印花拼接卫衣',
|
|
|
isLike: false,
|
|
|
price: 1268,
|
|
|
salePrice: 589,
|
|
|
isSale: true,
|
|
|
isFew: true,
|
|
|
isNew: false,
|
|
|
url: '',
|
|
|
likeUrl: ''
|
|
|
}, {
|
|
|
id: 2,
|
|
|
thumb: 'http://img13.static.yhbimg.com/goodsimg/2015/03/03/08/023d70c59e81ccbfb39404487aaf642da2.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
name: 'CLOTtee 撞色连帽外套',
|
|
|
isLike: false,
|
|
|
price: 488,
|
|
|
salePrice: 139,
|
|
|
isSale: true,
|
|
|
isFew: true,
|
|
|
isNew: false,
|
|
|
url: '',
|
|
|
likeUrl: ''
|
|
|
}, {
|
|
|
id: 3,
|
|
|
thumb: 'http://img12.static.yhbimg.com/goodsimg/2015/03/02/08/02e2d44125e95495e3152aa459fa6b9b0c.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
name: 'HALFGIRL 插肩棒球服短裙套装',
|
|
|
isLike: true,
|
|
|
price: 478,
|
|
|
salePrice: 208,
|
|
|
isSale: true,
|
|
|
isFew: true,
|
|
|
isNew: false,
|
|
|
url: '',
|
|
|
likeUrl: ''
|
|
|
}, {
|
|
|
id: 4,
|
|
|
thumb: 'http://img12.static.yhbimg.com/goodsimg/2015/03/03/08/022f25fbe177ee12803c522f04fcce06d0.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
name: '黄伟文Wyman X yohood联名商品YYYOHOOD连帽卫衣',
|
|
|
isLike: false,
|
|
|
salePrice: 148,
|
|
|
isSale: false,
|
|
|
isFew: false,
|
|
|
isNew: true,
|
|
|
url: '',
|
|
|
likeUrl: ''
|
|
|
}]
|
|
|
}
|
|
|
}, {
|
|
|
bannerBottom: {
|
|
|
img: 'http://img02.yohoboys.com/staticimg/2015/06/24/16/02ee02f1dd11c9103f7cf7995eafdaa605.jpg',
|
|
|
url: ''
|
...
|
...
|
|