Authored by 毕凯

潮流优选页面唤起 APP

... ... @@ -58,6 +58,9 @@ exports.index = (req, res, next) => {
break;
}
// 唤起 APP 的路径
res.locals.appPath = `yohobuy://yohobuy.com/goapp?openby:yohobuy={"action":"go.h5","params":{"url":"http://guang.m.yohobuy.com${req.path}","param":${JSON.stringify(req.query)}}}`;
plusstarModel.getAllChannels({
gender: gender,
app_type: 0
... ...