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
Email Patches
Plain Diff
Browse Files
Authored by
张孝茹
2018-01-05 17:35:16 +0800
Commit
7b245428a293d9dc664f32c7fb7348eaefdc5b6c
1 parent
7390ff48
分享隐藏快照
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 @
7b24542
...
...
@@ -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