|
@@ -33,13 +33,13 @@ const getContent = () => { |
|
@@ -33,13 +33,13 @@ const getContent = () => { |
33
|
{
|
33
|
{
|
34
|
brandsAd: [
|
34
|
brandsAd: [
|
35
|
{
|
35
|
{
|
36
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
36
|
+ img: '//placehold.it/{width}x{height}',
|
37
|
name: 'GINZA',
|
37
|
name: 'GINZA',
|
38
|
des: '藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场',
|
38
|
des: '藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场',
|
39
|
btnText: 'shop now'
|
39
|
btnText: 'shop now'
|
40
|
},
|
40
|
},
|
41
|
{
|
41
|
{
|
42
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
42
|
+ img: '//placehold.it/{width}x{height}',
|
43
|
name: 'STUSSY',
|
43
|
name: 'STUSSY',
|
44
|
des: '藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场',
|
44
|
des: '藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场藤原浩于银座停车场',
|
45
|
btnText: 'shop now'
|
45
|
btnText: 'shop now'
|
|
@@ -51,24 +51,24 @@ const getContent = () => { |
|
@@ -51,24 +51,24 @@ const getContent = () => { |
51
|
floorEn: 'NEW ARRIVALS',
|
51
|
floorEn: 'NEW ARRIVALS',
|
52
|
newArrivals: [
|
52
|
newArrivals: [
|
53
|
{
|
53
|
{
|
54
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
54
|
+ img: '//placehold.it/{width}x{height}',
|
55
|
name: 'STUSSY',
|
55
|
name: 'STUSSY',
|
56
|
link: '/',
|
56
|
link: '/',
|
57
|
smallImg: true
|
57
|
smallImg: true
|
58
|
},
|
58
|
},
|
59
|
{
|
59
|
{
|
60
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
60
|
+ img: '//placehold.it/{width}x{height}',
|
61
|
name: 'DAILY PAPER',
|
61
|
name: 'DAILY PAPER',
|
62
|
link: '/',
|
62
|
link: '/',
|
63
|
even: true
|
63
|
even: true
|
64
|
},
|
64
|
},
|
65
|
{
|
65
|
{
|
66
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
66
|
+ img: '//placehold.it/{width}x{height}',
|
67
|
name: 'BAPE',
|
67
|
name: 'BAPE',
|
68
|
link: '/'
|
68
|
link: '/'
|
69
|
},
|
69
|
},
|
70
|
{
|
70
|
{
|
71
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
71
|
+ img: '//placehold.it/{width}x{height}',
|
72
|
name: 'SUPREME',
|
72
|
name: 'SUPREME',
|
73
|
link: '/',
|
73
|
link: '/',
|
74
|
even: true,
|
74
|
even: true,
|
|
@@ -83,7 +83,7 @@ const getContent = () => { |
|
@@ -83,7 +83,7 @@ const getContent = () => { |
83
|
{
|
83
|
{
|
84
|
big: [
|
84
|
big: [
|
85
|
{
|
85
|
{
|
86
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
86
|
+ img: '//placehold.it/{width}x{height}',
|
87
|
link: ''
|
87
|
link: ''
|
88
|
}
|
88
|
}
|
89
|
],
|
89
|
],
|
|
@@ -102,17 +102,17 @@ const getContent = () => { |
|
@@ -102,17 +102,17 @@ const getContent = () => { |
102
|
{
|
102
|
{
|
103
|
big: [
|
103
|
big: [
|
104
|
{
|
104
|
{
|
105
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
105
|
+ img: '//placehold.it/{width}x{height}',
|
106
|
link: ''
|
106
|
link: ''
|
107
|
}
|
107
|
}
|
108
|
],
|
108
|
],
|
109
|
small: [
|
109
|
small: [
|
110
|
{
|
110
|
{
|
111
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
111
|
+ img: '//placehold.it/{width}x{height}',
|
112
|
link: ''
|
112
|
link: ''
|
113
|
},
|
113
|
},
|
114
|
{
|
114
|
{
|
115
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
115
|
+ img: '//placehold.it/{width}x{height}',
|
116
|
link: ''
|
116
|
link: ''
|
117
|
}
|
117
|
}
|
118
|
],
|
118
|
],
|
|
@@ -122,17 +122,17 @@ const getContent = () => { |
|
@@ -122,17 +122,17 @@ const getContent = () => { |
122
|
{
|
122
|
{
|
123
|
big: [
|
123
|
big: [
|
124
|
{
|
124
|
{
|
125
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
125
|
+ img: '//placehold.it/{width}x{height}',
|
126
|
link: ''
|
126
|
link: ''
|
127
|
}
|
127
|
}
|
128
|
],
|
128
|
],
|
129
|
small: [
|
129
|
small: [
|
130
|
{
|
130
|
{
|
131
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
131
|
+ img: '//placehold.it/{width}x{height}',
|
132
|
link: ''
|
132
|
link: ''
|
133
|
},
|
133
|
},
|
134
|
{
|
134
|
{
|
135
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
135
|
+ img: '//placehold.it/{width}x{height}',
|
136
|
link: ''
|
136
|
link: ''
|
137
|
}
|
137
|
}
|
138
|
]
|
138
|
]
|
|
@@ -140,17 +140,17 @@ const getContent = () => { |
|
@@ -140,17 +140,17 @@ const getContent = () => { |
140
|
{
|
140
|
{
|
141
|
big: [
|
141
|
big: [
|
142
|
{
|
142
|
{
|
143
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
143
|
+ img: '//placehold.it/{width}x{height}',
|
144
|
link: ''
|
144
|
link: ''
|
145
|
}
|
145
|
}
|
146
|
],
|
146
|
],
|
147
|
small: [
|
147
|
small: [
|
148
|
{
|
148
|
{
|
149
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
149
|
+ img: '//placehold.it/{width}x{height}',
|
150
|
link: ''
|
150
|
link: ''
|
151
|
},
|
151
|
},
|
152
|
{
|
152
|
{
|
153
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
153
|
+ img: '//placehold.it/{width}x{height}',
|
154
|
link: ''
|
154
|
link: ''
|
155
|
}
|
155
|
}
|
156
|
],
|
156
|
],
|
|
@@ -163,28 +163,28 @@ const getContent = () => { |
|
@@ -163,28 +163,28 @@ const getContent = () => { |
163
|
floorEn: 'STYLE ICON',
|
163
|
floorEn: 'STYLE ICON',
|
164
|
styleIcon: [
|
164
|
styleIcon: [
|
165
|
{
|
165
|
{
|
166
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
166
|
+ img: '//placehold.it/{width}x{height}',
|
167
|
name: 'COTE&CIEL',
|
167
|
name: 'COTE&CIEL',
|
168
|
des: '这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生',
|
168
|
des: '这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生',
|
169
|
link: '/ ',
|
169
|
link: '/ ',
|
170
|
btnText: '去看看'
|
170
|
btnText: '去看看'
|
171
|
},
|
171
|
},
|
172
|
{
|
172
|
{
|
173
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
173
|
+ img: '//placehold.it/{width}x{height}',
|
174
|
name: 'COTE&CIEL',
|
174
|
name: 'COTE&CIEL',
|
175
|
des: '这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生',
|
175
|
des: '这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生',
|
176
|
link: '/ ',
|
176
|
link: '/ ',
|
177
|
btnText: '去看看'
|
177
|
btnText: '去看看'
|
178
|
},
|
178
|
},
|
179
|
{
|
179
|
{
|
180
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
180
|
+ img: '//placehold.it/{width}x{height}',
|
181
|
name: 'COTE&CIEL',
|
181
|
name: 'COTE&CIEL',
|
182
|
des: '这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生',
|
182
|
des: '这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生',
|
183
|
link: '/ ',
|
183
|
link: '/ ',
|
184
|
btnText: '去看看'
|
184
|
btnText: '去看看'
|
185
|
},
|
185
|
},
|
186
|
{
|
186
|
{
|
187
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
187
|
+ img: '//placehold.it/{width}x{height}',
|
188
|
name: 'COTE&CIEL',
|
188
|
name: 'COTE&CIEL',
|
189
|
des: '这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生',
|
189
|
des: '这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生这都什么时代了?短发女生',
|
190
|
link: '/ ',
|
190
|
link: '/ ',
|
|
@@ -194,7 +194,7 @@ const getContent = () => { |
|
@@ -194,7 +194,7 @@ const getContent = () => { |
194
|
},
|
194
|
},
|
195
|
{
|
195
|
{
|
196
|
adBanner: {
|
196
|
adBanner: {
|
197
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
197
|
+ img: '//placehold.it/{width}x{height}',
|
198
|
link: ''
|
198
|
link: ''
|
199
|
}
|
199
|
}
|
200
|
},
|
200
|
},
|
|
@@ -203,28 +203,28 @@ const getContent = () => { |
|
@@ -203,28 +203,28 @@ const getContent = () => { |
203
|
floorEn: 'EDITORIAL',
|
203
|
floorEn: 'EDITORIAL',
|
204
|
editorial: {
|
204
|
editorial: {
|
205
|
big: {
|
205
|
big: {
|
206
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
206
|
+ img: '//placehold.it/{width}x{height}',
|
207
|
link: ''
|
207
|
link: ''
|
208
|
},
|
208
|
},
|
209
|
small: [
|
209
|
small: [
|
210
|
{
|
210
|
{
|
211
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
211
|
+ img: '//placehold.it/{width}x{height}',
|
212
|
link: '/',
|
212
|
link: '/',
|
213
|
bottomSpace: true,
|
213
|
bottomSpace: true,
|
214
|
rightSpace: true
|
214
|
rightSpace: true
|
215
|
},
|
215
|
},
|
216
|
{
|
216
|
{
|
217
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
217
|
+ img: '//placehold.it/{width}x{height}',
|
218
|
link: '/',
|
218
|
link: '/',
|
219
|
bottomSpace: true
|
219
|
bottomSpace: true
|
220
|
},
|
220
|
},
|
221
|
{
|
221
|
{
|
222
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
222
|
+ img: '//placehold.it/{width}x{height}',
|
223
|
link: '/',
|
223
|
link: '/',
|
224
|
rightSpace: true
|
224
|
rightSpace: true
|
225
|
},
|
225
|
},
|
226
|
{
|
226
|
{
|
227
|
- img: '//img10.static.yhbimg.com/yhb-img01/2016/06/23/13/01ebff30179db84975c42a4f3c8b1f4d44.jpg?imageView2/1/w/1150/h/450',
|
227
|
+ img: '//placehold.it/{width}x{height}',
|
228
|
link: ''
|
228
|
link: ''
|
229
|
}
|
229
|
}
|
230
|
]
|
230
|
]
|