...
|
...
|
@@ -23,7 +23,9 @@ exports.index = (req, res, next) => { |
|
|
module: 'activity',
|
|
|
page: 'coupon-floor',
|
|
|
wechatShare: true,
|
|
|
title: '领券中心',
|
|
|
title: '有货优惠券_有货现金优惠券,全场券,品类券,品牌券_领券频道-Yoho!Buy有货',
|
|
|
keywords: '有货优惠券,有货现金优惠券,全场券,品类券,品牌券',
|
|
|
description: 'Yoho!Buy有货官网领券频道,提供有货优惠券,有货现金优惠券,有货全场券,有货品类券,品牌券免费领取,让你做网购达人,省钱又省心!',
|
|
|
pageHeader: headerModel.setNav({
|
|
|
navTitle: '领券中心'
|
|
|
}),
|
...
|
...
|
|