...
|
...
|
@@ -11,20 +11,20 @@ module.exports = function() { |
|
|
pageView: 3445,
|
|
|
content: [
|
|
|
{
|
|
|
type1: {
|
|
|
img: 'http://placehold.it/640x640',
|
|
|
bigImage: {
|
|
|
src: 'http://placehold.it/640x640',
|
|
|
alt: '复古风'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
type2: {
|
|
|
text: '复古风劲吹,在各路复古跑鞋嚣张跋扈的当下,历史悠久的Onitsuka Tiger鬼冢' +
|
|
|
text: {
|
|
|
deps: '复古风劲吹,在各路复古跑鞋嚣张跋扈的当下,历史悠久的Onitsuka Tiger鬼冢' +
|
|
|
'虎也动作频频,于北京时间3.14日在北京发布其与意大利'
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
type3: {
|
|
|
collocation: [
|
|
|
collocation: {
|
|
|
list: [
|
|
|
{
|
|
|
thumb: 'http://placehold.it/98x134',
|
|
|
type: 'cloth',
|
...
|
...
|
@@ -77,7 +77,7 @@ module.exports = function() { |
|
|
},
|
|
|
{
|
|
|
thumb: 'http://placehold.it/98x134',
|
|
|
type: 'shoe',
|
|
|
type: 'lamp',
|
|
|
products: [
|
|
|
{
|
|
|
thumb: 'http://placehold.it/276x366',
|
...
|
...
|
@@ -177,7 +177,7 @@ module.exports = function() { |
|
|
},
|
|
|
{
|
|
|
thumb: 'http://placehold.it/98x134',
|
|
|
type: 'cloth',
|
|
|
type: 'watch',
|
|
|
products: [
|
|
|
{
|
|
|
thumb: 'http://placehold.it/276x366',
|
...
|
...
|
@@ -227,7 +227,7 @@ module.exports = function() { |
|
|
},
|
|
|
{
|
|
|
thumb: 'http://placehold.it/98x134',
|
|
|
type: 'pants',
|
|
|
type: 'pent',
|
|
|
products: [
|
|
|
{
|
|
|
thumb: 'http://placehold.it/276x366',
|
...
|
...
|
@@ -279,22 +279,22 @@ module.exports = function() { |
|
|
}
|
|
|
},
|
|
|
{
|
|
|
type4: {
|
|
|
img: [
|
|
|
smallImage: {
|
|
|
imgs: [
|
|
|
{
|
|
|
img: 'http://placehold.it/315x420',
|
|
|
src: 'http://placehold.it/315x420',
|
|
|
alt: '复古fashion'
|
|
|
},
|
|
|
{
|
|
|
img: 'http://placehold.it/315x420',
|
|
|
src: 'http://placehold.it/315x420',
|
|
|
alt: '复古fashion'
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
type5: {
|
|
|
products: [
|
|
|
recommendation: {
|
|
|
list: [
|
|
|
{
|
|
|
thumb: 'http://placehold.it/276x366',
|
|
|
name: 'GAWS DIGI 丛林数码印花拼接卫衣',
|
...
|
...
|
@@ -339,7 +339,8 @@ module.exports = function() { |
|
|
isNew: true,
|
|
|
url: ''
|
|
|
}
|
|
|
]
|
|
|
],
|
|
|
moreProds: ''
|
|
|
}
|
|
|
}
|
|
|
]
|
...
|
...
|
|