Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
ccbikai(👎🏻🍜)
2017-05-05 18:32:07 +0800
Commit
eff14af98f0402760b4eee2bbc8f85bf79717e77
2 parents
1e543d8d
a57a644c
Merge branch 'release/5.7' of git.yoho.cn:fe/yohobuywap-node into release/5.7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
apps/product/controllers/new-shop.js
apps/product/controllers/new-shop.js
View file @
eff14af
...
...
@@ -439,6 +439,8 @@ const shop = {
shop_id
:
shopId
,
title
:
'全部商品'
},
'list'
),
appPath
:
'yohobuy://yohobuy.com/goapp?openby:yohobuy={"action":"go.shop","params":{"shop_template_type":"1","is_red_shop":"1","shop_id":"'
+
shopId
+
'","shop_name":"'
+
shopInfo
.
shop_name
+
'"}}'
,
shopHeadHide
:
true
,
shopPage
:
true
,
width750
:
true
,
...
...
Please
register
or
login
to post a comment