Showing
1 changed file
with
1 additions
and
1 deletions
@@ -213,7 +213,7 @@ const shop = { | @@ -213,7 +213,7 @@ const shop = { | ||
213 | shopIndex: result, | 213 | shopIndex: result, |
214 | shopHeadHide: true, | 214 | shopHeadHide: true, |
215 | gender: req.query.gender, | 215 | gender: req.query.gender, |
216 | - channel: channel, | 216 | + channel: req.query.channel, |
217 | title: result.seoTitle + '|' + result.seoTitle + '潮流服装服饰-Yoho!Buy有货', | 217 | title: result.seoTitle + '|' + result.seoTitle + '潮流服装服饰-Yoho!Buy有货', |
218 | keywords: result.seoTitle + ',' + result.seoTitle + '服装服饰,' + result.seoTitle + '潮流服装服饰', | 218 | keywords: result.seoTitle + ',' + result.seoTitle + '服装服饰,' + result.seoTitle + '潮流服装服饰', |
219 | description: result.seoTitle + '|Yoho!Buy有货' + result.seoTitle + '潮流服饰官方授权店!100%品牌正品保证,支持货到付款。', | 219 | description: result.seoTitle + '|Yoho!Buy有货' + result.seoTitle + '潮流服饰官方授权店!100%品牌正品保证,支持货到付款。', |
-
Please register or login to post a comment