Showing
1 changed file
with
3 additions
and
1 deletions
@@ -23,7 +23,9 @@ exports.index = (req, res, next) => { | @@ -23,7 +23,9 @@ exports.index = (req, res, next) => { | ||
23 | module: 'activity', | 23 | module: 'activity', |
24 | page: 'coupon-floor', | 24 | page: 'coupon-floor', |
25 | wechatShare: true, | 25 | wechatShare: true, |
26 | - title: '领券中心', | 26 | + title: '有货优惠券_有货现金优惠券,全场券,品类券,品牌券_领券频道-Yoho!Buy有货', |
27 | + keywords: '有货优惠券,有货现金优惠券,全场券,品类券,品牌券', | ||
28 | + description: 'Yoho!Buy有货官网领券频道,提供有货优惠券,有货现金优惠券,有货全场券,有货品类券,品牌券免费领取,让你做网购达人,省钱又省心!', | ||
27 | pageHeader: headerModel.setNav({ | 29 | pageHeader: headerModel.setNav({ |
28 | navTitle: '领券中心' | 30 | navTitle: '领券中心' |
29 | }), | 31 | }), |
-
Please register or login to post a comment