...
|
...
|
@@ -211,12 +211,12 @@ const detailIndex = (req, res, next) => { |
|
|
css: yield css('guang/detail.css'),
|
|
|
gender: gender,
|
|
|
localStyle: processContents.css,
|
|
|
title: detail.getArticle.article_title,
|
|
|
title: detail.getArticle.article_title + '-YOHO!BUY有货',
|
|
|
canonical: {
|
|
|
currentHref: `https://m.yohobuy.com/guang/${id}.html`
|
|
|
},
|
|
|
showAnaJson: {
|
|
|
title: `${detail.getArticle.article_title} | Yoho!Buy有货 | 潮流购物逛不停`,
|
|
|
title: `${detail.getArticle.article_title}-YOHO!BUY有货`,
|
|
|
publishTime: mipPublishTime,
|
|
|
pic: mipPic,
|
|
|
des: detail.getArticle.article_summary,
|
...
|
...
|
|