Authored by 郭成尧

appPath

@@ -436,6 +436,8 @@ const shop = { @@ -436,6 +436,8 @@ const shop = {
436 shop_id: shopId, 436 shop_id: shopId,
437 title: '全部商品' 437 title: '全部商品'
438 }, 'list'), 438 }, 'list'),
  439 + appPath: 'yohobuy://yohobuy.com/goapp?openby:yohobuy={"action":"go.shop","params":{"shop_template_type":"1","is_red_shop":"1","shop_id":"' +
  440 + shopId + '","shop_name":"' + shopInfo.shop_name + '"}}',
439 shopHeadHide: true, 441 shopHeadHide: true,
440 shopPage: true, 442 shopPage: true,
441 width750: true, 443 width750: true,