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
07b2d7d3995346f02c143261a1f282abeb1aeb11
2 parents
a5608335
cf4615e1
修改现场活动
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
website/view/script/activity/planmobile.php
website/view/script/activity/planmobile.php
View file @
07b2d7d
...
...
@@ -16,7 +16,7 @@
</ul>
</div>
<div
class=
"scene-content"
>
<?php
if
(
$this
->
view
->
currentday
>
strtotime
(
'2015-09-20 00:00
:00'
))
:?>
<?php
if
(
$this
->
view
->
currentday
>
strtotime
(
'2015-09-20 23:59:00'
)
&&
time
()
<
strtotime
(
'2015-09-20 23:59
:00'
))
:?>
<
img
src
=
"<?php echo SITE_RES.'/images/yohood/comingsoon.jpg';?>"
style
=
"width:100%;"
/>
<?
php
else
:?>
<
div
class
="
main
-
layout
current
clearfix
">
...
...
Please
register
or
login
to post a comment