Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-limited-sell-miniapp
·
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
邱骏
2018-07-02 11:50:51 +0800
Commit
3e3a354807d4a6100c682b054ee62554120afefc
2 parents
3d506f7c
e5065b30
miniapp_type
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/pages/product/detail/detail.js
app/pages/product/detail/detail.js
View file @
3e3a354
...
...
@@ -378,7 +378,7 @@ Page(Object.assign({
common
.
addWechatFormId
({
formId
:
e
.
detail
.
formId
,
uid
:
this
.
data
.
uid
,
miniapp
T
ype
:
app
.
getMiniappType
(),
miniapp
_t
ype
:
app
.
getMiniappType
(),
openId
:
app
.
getOpenID
()
});
...
...
Please
register
or
login
to post a comment