Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
郭成尧
9 years ago
Commit
79de72f45eb749a0506b058873d178fe04932d5d
1 parent
59cf829c
'wx-qzone'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
static/js/plugin/wx-share.js
static/js/plugin/wx-share.js
View file @
79de72f
...
...
@@ -84,5 +84,6 @@ module.exports = function() {
wx
.
onMenuShareTimeline
(
shareData
);
wx
.
onMenuShareQQ
(
shareData
);
wx
.
onMenuShareWeibo
(
shareData
);
wx
.
onMenuShareQZone
(
shareData
);
});
};
...
...
Please
register
or
login
to post a comment