Showing
1 changed file
with
2 additions
and
2 deletions
@@ -1482,8 +1482,8 @@ exports.getBrandShopSeo = (channel, info, qs) => { | @@ -1482,8 +1482,8 @@ exports.getBrandShopSeo = (channel, info, qs) => { | ||
1482 | }); | 1482 | }); |
1483 | } | 1483 | } |
1484 | 1484 | ||
1485 | - resData.title += resData.title ? ' | YOHO!有货 100%正品保证' : ''; | ||
1486 | - resData.description += resData.description ? ' YOHO! 有货中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。' : ''; // eslint-disable-line | 1485 | + resData.title += resData.title ? ' | YOHO!BUY 有货 100%正品保证' : ''; |
1486 | + resData.description += resData.description ? ' YOHO!BUY 有货中国最大的潮流商品购物网站。100%品牌正品保证,支持货到付款。' : ''; // eslint-disable-line | ||
1487 | 1487 | ||
1488 | return resData; | 1488 | return resData; |
1489 | }; | 1489 | }; |
-
Please register or login to post a comment