Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOOD
·
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
tmq
2016-04-25 17:51:29 +0800
Commit
72b1dfe86096cfaf9e292720149e3d8eb20d8292
1 parent
b42ea7c3
分享
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
website/view/script/news/detailmobile.php
website/view/script/news/detailmobile.php
View file @
72b1dfe
...
...
@@ -184,7 +184,7 @@
wx.ready(function () {
var shareData = {
title: '
【
YO
’
HOOD
2016
】
' +shareTitle,
desc:
shareDesc
,
desc:
limitWords(shareDesc, 80)
,
imgUrl: shareImg,
link: shareLink
};
...
...
Please
register
or
login
to post a comment