Authored by yyq

shop seo

@@ -21,7 +21,7 @@ exports.setShopSeo = (shopName) => { @@ -21,7 +21,7 @@ exports.setShopSeo = (shopName) => {
21 title: `${shopName} | ${shopName} 潮流服装服饰-Yoho!Buy有货`, 21 title: `${shopName} | ${shopName} 潮流服装服饰-Yoho!Buy有货`,
22 keywords: `${shopName},${shopName} 服装服饰,${shopName} 潮流服装服饰`, 22 keywords: `${shopName},${shopName} 服装服饰,${shopName} 潮流服装服饰`,
23 description: `${shopName} | Yoho!Buy有货 ${shopName} 潮流服饰官方授权店!100%品牌正品保证,支持货到付款。` 23 description: `${shopName} | Yoho!Buy有货 ${shopName} 潮流服饰官方授权店!100%品牌正品保证,支持货到付款。`
24 - } 24 + };
25 }; 25 };
26 26
27 /** 27 /**