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
张孝茹
2018-01-05 18:27:53 +0800
Commit
c77d3f031417b0d5c03b9cfada96cb2012301bfd
2 parents
3fd059fa
7b245428
Merge branch 'feature/friendInvite' into 'release/6.4'
分享隐藏快照 See merge request
!1202
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/activity/my-promotion.page.js
public/js/activity/my-promotion.page.js
View file @
c77d3f0
...
...
@@ -9,7 +9,7 @@ let shareData = {
link
:
$
(
'#shareLink'
).
val
(),
desc
:
$
(
'#shareDesc'
).
val
(),
imgUrl
:
$
(
'#shareImg'
).
val
(),
hideType
:
[
'7'
]
hideType
:
[
'7'
,
'8'
,
'9'
]
};
require
(
'yoho-jquery-qrcode'
);
...
...
Please
register
or
login
to post a comment