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
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2018-07-02 11:48:39 +0800
Commit
4caddecdee06b7737899fefa322a82c31d43a51f
1 parent
b8e03a06
fix
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 @
4caddec
...
...
@@ -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