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
73c18f3b393817830dc08bc89392a7873b097318
1 parent
1fa9b69f
h5的视频
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
website/view/script/activity/videomobile.php
website/view/script/activity/videomobile.php
View file @
73c18f3
...
...
@@ -7,7 +7,7 @@
<div
class=
"activity-content content-main"
style=
"display: block;"
>
<div
class=
"video-wrap"
>
<div
class=
"main-layout clearfix"
>
<?php
$this
->
_widget
(
'news_list'
,
array
(
'list'
=>
$this
->
view
->
video
,
'video'
=>
1
));
?>
<?php
$this
->
_widget
(
'news_list
mobile
'
,
array
(
'list'
=>
$this
->
view
->
video
,
'video'
=>
1
));
?>
</div>
</div>
<div
id=
"pageContent"
style=
"text-align: center;"
class=
"pagination"
>
...
...
Please
register
or
login
to post a comment