...
|
...
|
@@ -11,21 +11,23 @@ module.exports = function() { |
|
|
pageView: 3445,
|
|
|
content: [
|
|
|
{
|
|
|
type: 1,
|
|
|
type1: {
|
|
|
img: 'http://placehold.it/640x640',
|
|
|
alt: '复古风'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
type: 2,
|
|
|
type2: {
|
|
|
text: '复古风劲吹,在各路复古跑鞋嚣张跋扈的当下,历史悠久的Onitsuka Tiger鬼冢' +
|
|
|
'虎也动作频频,于北京时间3.14日在北京发布其与意大利'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
type: 3,
|
|
|
type3: {
|
|
|
collocation: [
|
|
|
{
|
|
|
thumb: 'http://placehold.it/98x134',
|
|
|
type: 'close',
|
|
|
type: 'clothe',
|
|
|
products: [
|
|
|
{
|
|
|
thumb: 'http://placehold.it/276x366',
|
...
|
...
|
@@ -75,7 +77,7 @@ module.exports = function() { |
|
|
},
|
|
|
{
|
|
|
thumb: 'http://placehold.it/98x134',
|
|
|
type: 'close',
|
|
|
type: 'clothe',
|
|
|
products: [
|
|
|
{
|
|
|
thumb: 'http://placehold.it/276x366',
|
...
|
...
|
@@ -125,7 +127,7 @@ module.exports = function() { |
|
|
},
|
|
|
{
|
|
|
thumb: 'http://placehold.it/98x134',
|
|
|
type: 'close',
|
|
|
type: 'clothe',
|
|
|
products: [
|
|
|
{
|
|
|
thumb: 'http://placehold.it/276x366',
|
...
|
...
|
@@ -175,7 +177,7 @@ module.exports = function() { |
|
|
},
|
|
|
{
|
|
|
thumb: 'http://placehold.it/98x134',
|
|
|
type: 'close',
|
|
|
type: 'clothe',
|
|
|
products: [
|
|
|
{
|
|
|
thumb: 'http://placehold.it/276x366',
|
...
|
...
|
@@ -274,9 +276,10 @@ module.exports = function() { |
|
|
]
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
type: 4,
|
|
|
type4: {
|
|
|
img: [
|
|
|
{
|
|
|
img: 'http://placehold.it/315x420',
|
...
|
...
|
@@ -287,9 +290,10 @@ module.exports = function() { |
|
|
alt: '复古fashion'
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
type: 5,
|
|
|
type5: {
|
|
|
products: [
|
|
|
{
|
|
|
thumb: 'http://placehold.it/276x366',
|
...
|
...
|
@@ -337,6 +341,7 @@ module.exports = function() { |
|
|
}
|
|
|
]
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
brands: [
|
...
|
...
|
|