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
eed818f53f4315484a6cafa8e98f681e7195c7d7
2 parents
dc4540c0
c1163c55
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohood.git
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
website/view/layout/default_layout_mobile.php
website/view/layout/default_layout_mobile.php
View file @
eed818f
...
...
@@ -16,6 +16,7 @@
<body>
<div
class=
"mobile-wrap"
>
<div
class=
"hd"
>
<div
id=
"facebook_cover"
style=
"width: 0px; height:0px;"
><img
src=
"http://img02.res.yoho.cn/blogimg/2015/06/12/15/02c7c0d9860ebd0c7096ceed035077ef8d.jpg"
style=
"width: 0px; height:0px;"
/></div>
<div
class=
"header-download-wrap"
>
<div
class=
"header-download clearfix"
>
<div
class=
"tip-pic"
></div>
...
...
@@ -57,4 +58,4 @@ seajs.use('mobile',function(mobile){
<?php
$this
->
_block
(
'js'
);
?>
<?php
$this
->
_endblock
();
?>
</body>
</html>
\ No newline at end of file
</html>
...
...
Please
register
or
login
to post a comment