Merge branch 'release/5.7' of git.yoho.cn:fe/yohobuywap-node into release/5.7
Showing
1 changed file
with
2 additions
and
0 deletions
@@ -439,6 +439,8 @@ const shop = { | @@ -439,6 +439,8 @@ const shop = { | ||
439 | shop_id: shopId, | 439 | shop_id: shopId, |
440 | title: '全部商品' | 440 | title: '全部商品' |
441 | }, 'list'), | 441 | }, 'list'), |
442 | + appPath: 'yohobuy://yohobuy.com/goapp?openby:yohobuy={"action":"go.shop","params":{"shop_template_type":"1","is_red_shop":"1","shop_id":"' + | ||
443 | + shopId + '","shop_name":"' + shopInfo.shop_name + '"}}', | ||
442 | shopHeadHide: true, | 444 | shopHeadHide: true, |
443 | shopPage: true, | 445 | shopPage: true, |
444 | width750: true, | 446 | width750: true, |
-
Please register or login to post a comment