Authored by yyq

根据品牌类型处理跳转链接

... ... @@ -174,6 +174,7 @@ const getBrandViewList = (channel, start, length) => {
_.forEach(subValue, ssubValue => {
let extQs = {};
// 为品牌名称
let href;
... ...