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
whb
10 years ago
Commit
6b5f0728d155beecb71caed136e492ae287d71fb
1 parent
330485d3
测试微信
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
website/view/script/news/detailmobile.php
website/view/script/news/detailmobile.php
View file @
6b5f072
...
...
@@ -140,10 +140,10 @@
*/
wx.ready(function () {
//构造分享信息
var shareTitle =
$('
.
detail
-
title
').find('
.
title
');
var shareTitle =
'
123123
';//$('
.
detail
-
title
').find('
.
title
')
var shareImg = $(".share").attr("cover-url");
var shareDesc = '
在长大的过程中,我才慢慢发现,我身边的所有事,别人跟我说的所有事,那些所谓本来如此,注定如此的事,它们其没有非如此,事情是可以改变的。更重要的是,有些事既然错了,那就该做出改变。
';
var shareLink =
$(".share").attr("data-link")
;
var shareLink =
'
http
:
//movie.douban.com/subject/25785114/'
;
var
shareData
=
{
title
:
shareTitle
,
desc
:
shareDesc
,
...
...
Please
register
or
login
to post a comment