Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ued
/
yohogirls-frontend
·
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
happyhour7
2015-05-04 11:05:08 +0800
Commit
a2b4734c043b333ffaf6aaff2c9774e9e5e65062
1 parent
c7a2dfab
最新代码上传
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
web/js/public.js
web/js/public.js
View file @
a2b4734
...
...
@@ -400,7 +400,9 @@ function setTime()
}
else
if
(
homeTime
.
length
>
0
&&
channelTime
.
length
===
0
)
{
pageTime
=
homeTime
;
}
else
{
return
;
}
pageTime
.
each
(
function
()
{
...
...
Please
register
or
login
to post a comment