Authored by yyq

Merge branch 'release/1.0' of git.yoho.cn:fe/yoho-blk into release/1.0

... ... @@ -340,8 +340,6 @@ const helpers = {
let defaultImages = g.defaultImages;
let goodsId;
console.log(g);
if (goodsList && goodsList.length > 0) {
goodsId = goodsList[0].goodsId;
... ...