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
Zhang
2017-07-05 16:17:19 +0800
Commit
1ab528dd9e1098736d1d6076d4085de884b03221
1 parent
f1bb68d1
改参数名
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 @
1ab528d
...
...
@@ -9,7 +9,7 @@ let shareData = {
link
:
$
(
'#shareLink'
).
val
(),
desc
:
$
(
'#shareDesc'
).
val
(),
imgUrl
:
$
(
'#shareImg'
).
val
(),
shar
eType
:
[
'5'
,
'6'
]
hid
eType
:
[
'5'
,
'6'
]
};
require
(
'yoho-jquery-qrcode'
);
...
...
Please
register
or
login
to post a comment