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
Plain Diff
Browse Files
Authored by
whb
10 years ago
Commit
b38d506c93a267390de4bc2aa8de14c777db684b
2 parents
5eb96545
5fbeb76d
merge
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
website/view/script/activity/planmobile.php
website/view/script/activity/planmobile.php
View file @
b38d506
...
...
@@ -20,10 +20,10 @@
<script
type=
"text/javascript"
>
seajs.use(['mobile', 'lib/util/json','zepto'],function(mobile, json, $){
mobile.scene();
window.json = json;
window.json = json;
$(".bd").attr("class", "");
$("*[name='viewport']").attr('content','width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0');
})
})
function getClientShare()
{
return window.json.stringify({title: '2015YO\'HOOD潮流新品嘉年华现场活动大公开!',desc: 'YO\'HOOD潮狂欢一起来!更多明星、品牌现场活动尽在www.yohood.cn。',imgUrl: '
<?php
echo
SITE_RES
.
'/images/yohood/comingsoon.jpg'
;
?>
',
...
...
Please
register
or
login
to post a comment